org.apache.geronimo.kernel.config
Class ConfigurationInfo
java.lang.Object
org.apache.geronimo.kernel.config.ConfigurationInfo
- All Implemented Interfaces:
- Serializable
- public class ConfigurationInfo
- extends Object
- implements Serializable
- Version:
- $Revision: 1.2 $ $Date: 2004/07/22 03:22:53 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationInfo
public ConfigurationInfo(javax.management.ObjectName storeName,
URI configID,
State state,
ConfigurationModuleType type)
getStoreName
public javax.management.ObjectName getStoreName()
getConfigID
public URI getConfigID()
getState
public State getState()
getType
public ConfigurationModuleType getType()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.