|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.configuration.XMLDataChannelDescriptorLoader
public class XMLDataChannelDescriptorLoader
Field Summary | |
---|---|
protected DataMapLoader |
dataMapLoader
|
protected ConfigurationNameMapper |
nameMapper
|
Constructor Summary | |
---|---|
XMLDataChannelDescriptorLoader()
|
Method Summary | |
---|---|
ConfigurationTree<DataChannelDescriptor> |
load(Resource configurationResource)
Loads a DataChannelDescriptor from some configuration resource, usually an XML file found on classpath. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected DataMapLoader dataMapLoader
protected ConfigurationNameMapper nameMapper
Constructor Detail |
---|
public XMLDataChannelDescriptorLoader()
Method Detail |
---|
public ConfigurationTree<DataChannelDescriptor> load(Resource configurationResource) throws ConfigurationException
DataChannelDescriptorLoader
load
in interface DataChannelDescriptorLoader
ConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |