|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLConfigurationMgr | |
---|---|
com.metamatrix.platform.config.spi.xml |
Uses of XMLConfigurationMgr in com.metamatrix.platform.config.spi.xml |
---|
Methods in com.metamatrix.platform.config.spi.xml that return XMLConfigurationMgr | |
---|---|
static XMLConfigurationMgr |
XMLConfigurationMgr.getInstance()
Always call getInstance to get the reference to the XMLConfigurationMgr to use to make other method calls on. |
Constructors in com.metamatrix.platform.config.spi.xml with parameters of type XMLConfigurationMgr | |
---|---|
XMLConfigurationMgr.ConfigurationChangeListener(XMLConfigurationMgr theMgr)
|
|
XMLConfigurationTransaction(XMLConfigurationMgr mgr,
TransactionID txnID,
long defaultTimeoutSeconds)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |