java.lang.ObjectAn @link{MBeanServerBuilder} that creates a LazyMBeanServer instance to allow the jboss MBeanServerImpl to be created when the ServerImpl is loaded and the jboss jmx classes are available. It can be used at startup using -Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl This is needed when enabling the jdk5 jconsole remote adaptor since this adaptor initializes the platform MBeanServer before the jboss ServerImpl is loaded.javax.management.MBeanServerBuilder
org.jboss.system.server.jmx.MBeanServerBuilderImpl
Scott.Stark - @jboss.org$ - Revision: 37459 $| Method from org.jboss.system.server.jmx.MBeanServerBuilderImpl Summary: |
|---|
| newMBeanServer, newMBeanServerDelegate |
| Methods from javax.management.MBeanServerBuilder: |
|---|
| newMBeanServer, newMBeanServerDelegate |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.jboss.system.server.jmx.MBeanServerBuilderImpl Detail: |
|---|
|
|