org.jboss.mx.modelmbean
Class RequiredModelMBeanInstantiator
java.lang.Object
org.jboss.mx.modelmbean.RequiredModelMBeanInstantiator
- public class RequiredModelMBeanInstantiator
- extends Object
ModelMBean instantiator. The ModelMBean implementation
can be configured by setting a jbossmx.required.modelmbean.class
system property.
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Juha Lindfors., Adrian Brock.
- See Also:
ModelMBean
Method Summary |
static String |
getClassName()
|
static javax.management.modelmbean.ModelMBean |
instantiate()
|
static javax.management.modelmbean.ModelMBean |
instantiate(javax.management.modelmbean.ModelMBeanInfo info)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequiredModelMBeanInstantiator
public RequiredModelMBeanInstantiator()
instantiate
public static javax.management.modelmbean.ModelMBean instantiate()
instantiate
public static javax.management.modelmbean.ModelMBean instantiate(javax.management.modelmbean.ModelMBeanInfo info)
getClassName
public static String getClassName()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.