|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.toplink.tools.sessionconfiguration.XMLLoader
Purpose: Provide a mechanism for loading configuration XML files, as classpath resources, and processing them. Processing is done reflectivly based on the name of the XML Tag
Inner Class Summary |
Type | Class |
---|
Constructor Summary |
XMLLoader()
PUBLIC: This constructor is used when the file resource named 'sessions.xml' will be parsed for configuration. |
XMLLoader(java.lang.String resourceName)
PUBLIC: This constructor is used when passing in the resource name of the configuration file that should be parsed |
Method Summary |
Type | Method |
---|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLLoader()
public XMLLoader(java.lang.String resourceName)
Method Detail |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |