|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationTree | |
---|---|
org.apache.cayenne.configuration | |
org.apache.cayenne.configuration.server |
Uses of ConfigurationTree in org.apache.cayenne.configuration |
---|
Methods in org.apache.cayenne.configuration that return ConfigurationTree | |
---|---|
ConfigurationTree<DataChannelDescriptor> |
DataChannelDescriptorLoader.load(Resource configurationResource)
Loads a DataChannelDescriptor from some configuration resource, usually an XML file found on classpath. |
ConfigurationTree<DataChannelDescriptor> |
XMLDataChannelDescriptorLoader.load(Resource configurationResource)
|
Uses of ConfigurationTree in org.apache.cayenne.configuration.server |
---|
Methods in org.apache.cayenne.configuration.server that return ConfigurationTree | |
---|---|
ConfigurationTree<DataChannelDescriptor> |
DataDomainLoadException.getConfigurationTree()
|
Constructors in org.apache.cayenne.configuration.server with parameters of type ConfigurationTree | |
---|---|
DataDomainLoadException(ConfigurationTree<DataChannelDescriptor> configurationTree,
java.lang.String messageFormat,
java.lang.Object... messageArgs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |