| Package | Description | 
|---|---|
| org.apache.cayenne.configuration | |
| org.apache.cayenne.configuration.server | 
| Modifier and Type | Method and Description | 
|---|---|
| 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) | 
| Modifier and Type | Method and Description | 
|---|---|
| ConfigurationTree<DataChannelDescriptor> | DataDomainLoadException. getConfigurationTree() | 
| Constructor and Description | 
|---|
| DataDomainLoadException(ConfigurationTree<DataChannelDescriptor> configurationTree,
                       String messageFormat,
                       Object... messageArgs) | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.