com.sun.mfwk.cib.sdk.config
Class CIBResourceConfigurationImpl
java.lang.Object
com.sun.mfwk.cib.sdk.config.CIBConfigurationImpl
com.sun.mfwk.cib.sdk.config.CIBResourceConfigurationImpl
- All Implemented Interfaces:
- CIBConfiguration, CIBProvider, CIBResourceConfiguration
- public class CIBResourceConfigurationImpl
- extends CIBConfigurationImpl
- implements CIBResourceConfiguration
Provides a default implementation of a Resource configuration provider.
This implementation is fully based on the Java-ES MF Instrumentation SDK.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configType
public static java.lang.String configType
CIBResourceConfigurationImpl
public CIBResourceConfigurationImpl(javax.management.MBeanServerConnection connection,
java.util.Map map)
- Contructor
- Parameters:
connection
- MBeanServerConnectionmap
- Map
CIBResourceConfigurationImpl
public CIBResourceConfigurationImpl(javax.management.MBeanServerConnection connection,
java.lang.String name)
throws javax.management.MalformedObjectNameException
- Contructor
- Parameters:
connection
- MBeanServerConnection
CIBResourceConfigurationImpl
public CIBResourceConfigurationImpl(javax.management.MBeanServerConnection connection,
javax.management.ObjectName name)
throws javax.management.MalformedObjectNameException
- Contructor
- Parameters:
connection
- MBeanServerConnectionname
- ObjectName
- Throws:
javax.management.MalformedObjectNameException