org.smartcomps.twister.common.configuration
Class CommonConfiguration
java.lang.Object
|
+--org.smartcomps.twister.common.configuration.XMLConfigurationReader
|
+--org.smartcomps.twister.common.configuration.CommonConfiguration
- public class CommonConfiguration
- extends XMLConfigurationReader
A specific configuration file returning properties needed by the LifecycleManager.
- See Also:
LifecycleManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonConfiguration
public CommonConfiguration()
getLifecycleResources
public static java.util.List getLifecycleResources()
getEventListeners
public static java.util.List getEventListeners()
getTransactionResources
public static java.util.List getTransactionResources()
getXindiceURL
public static java.lang.String getXindiceURL()
Copyright © 2003 SmartComps. All Rights Reserved.