org.jboss.mx.server.MBeanServerImpl MBean server implementation. The MBean server behaviour can be configured by setting the following system properties: <ul> <li><tt>jbossmx.loader.repository.class</tt> <li><tt>jbossmx.mbean.registry.class</tt> <li><tt>jbossmx.required.modelmbe ...org.jboss.mx.server.registry.BasicMBeanRegistry The registry for object name - object reference mapping in the MBean server. <p> The implementation of this class affects the invocation speed directly, please check any changes for performance. @todo JMI_DOMAIN isn't very protected @see org.jboss.mx.server.registry.MBeanRegistry @author ...mx4j.examples.remote.interception.SubjectTrackingMBeanServer This class tracks the Subject of the current invocation, and prints it to System.out. It should be better implemented as JDK 1.3 dynamic proxy, but this is left as a simple exercise to the reader ;) @version $Revision: 1.1 $ org.jboss.net.jmx.adaptor.server.Adaptor wrapper around the mbean server that may be exposed as a soap-enabled mbean to the outside world. @todo convert to MBeanServerConnection @author <a HREF="mailto:Christoph.Jung@infor.de">Christoph G. Jung</a> @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock&l ...org.apache.hivemind.management.TestMBeanRegistry Test of {@link org.apache.hivemind.management.impl.MBeanRegistryImpl}. @author Achim Huegen @since 1.1 org.objectweb.jonas.ear.EarServiceImpl JOnAS EAR Service Implementation class. This class provides an implementation of the ear service. @author Florent Benoit @author Ludovic Bert Contributor(s): Adriana Danes: highlight configuration properties Eric Hardesty: added ability to include rar files in an ear Michel-Ange Anton : new JSR77 ...com.caucho.jmx.MBeanServerImpl The main interface for retrieving and managing JMX objects. Creats a new MBeanServer implementation. | Popular Tags |