Uses of Class
com.metamatrix.platform.config.spi.xml.XMLConfigurationMgr

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)
           
 



Copyright © 2009. All Rights Reserved.