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 ...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.jboss.mx.server.ExceptionHandler Handles exceptions and wraps them if neccessary, arccording to the spec. @author thomas.diesler@jboss.org com.caucho.jmx.MBeanServerImpl The main interface for retrieving and managing JMX objects. Creats a new MBeanServer implementation. | Popular Tags |