public interface DataChannelDescriptorLoader
DataChannelDescriptor from some configuration
 source.| Modifier and Type | Method and Description | 
|---|---|
| ConfigurationTree<DataChannelDescriptor> | load(Resource configurationResource)Loads a DataChannelDescriptor from some configuration resource, usually an XML file
 found on classpath. | 
ConfigurationTree<DataChannelDescriptor> load(Resource configurationResource) throws ConfigurationException
ConfigurationExceptionCopyright © 2001–2023 Apache Cayenne. All rights reserved.