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.apache.geronimo.kernel.jmx.MBeanServerDelegate A MBeanServerImplementation that delegates to a Kernel. @version $Rev: $ $Date: $ com.lutris.appserver.server.StandardApplication Default application implementation. This class provides standard start/stop services. This can be used as a base class to derive Application objects. @version $Revision: 1.1 $ @author Mark Diekhans org.objectweb.cjdbc.controller.jmx.ChainedMBeanServer Base class for chained MBeanServers. By default this class delegates all method calls to the nested MBeanServer. Subclass it to add behavior to one or more (or all) methods. <p> This class takes its origin in mx4j.server.ChainedMBeanServer @author <a HREF="mailto:marc.wick@monte-bre.ch"& ...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.management.j2ee.cluster.HAManagementService This class enables a client to get a management view (JSR-77) on a JBoss Cluster. It contains the entire logic to map all the {@link org.jboss.management.j2ee.J2EEManagedObject Managed Object (MO) of all the nodes in the cluster to one MO. The same applies to State Management and Performance Stati ...org.objectweb.jonas.mejb.ManagementBean This is the Management EJB implementation for JOnAS. A MEJB instance is created and deployed at JOnAS start time. It is registered in the ejb/mgmt naming subcontext. The current implementation allows access to managed resources registered in the current (local) MBean server via the standard manag ...org.jboss.varia.deployment.BeanShellScript A wrapper service that exposes a BeanShell script as a JBoss service mbean. @see BeanShellSubDeployer @author <a HREF="mailto:sacha.labourey@cogito-info.ch">Sacha Labourey</a>. @version $Revision: 1.2 $ org.jboss.mx.util.MBeanInstaller MBean installer utility<p> This installer allows MLet to install or upgrade a mbean based on the version specified in the MLet conf file. If the mbean version is newer than the registered in the server, the installer unregisters the old mbean and then registers the new one. This management ...org.jboss.mx.capability.ReflectedMBeanDispatcher Directs DynamicMBean calls to underlying resource via reflection. It's suitable for use as a StandardMBean or as the resource for a ModelMBean. @author <a HREF="mailto:trevor@protocool.com">Trevor Squires</a>. @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a> org.apache.geronimo.system.jmx.MBeanGBeanBridge @version $Rev: 109772 $ $Date: 2004-12-03 21:06:02 -0800 (Fri, 03 Dec 2004) $ org.jboss.mx.modelmbean.RequiredModelMBeanInvoker An invoker that handles the 'ops' that are part of the RequiredModelMBean that must be handled at that level rather than its delegate. @author Scott.Stark@jboss.org @version $Revison:$ org.apache.hivemind.management.mbeans.AbstractDynamicMBean Ancestor for MBeans. Eases implementation of the {@link javax.management.DynamicMBean} interface. Provides empty method implementations and implements {@link #getAttributes(String[])} and {@link #setAttributes(AttributeList)} @author Achim Huegen org.jboss.mx.util.JMXInvocationHandler Invocation handler for MBean proxies. @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @version $Revision: 1.7.6.1 $ test.compliance.standard.support.DynamicDerived1 implementing DynamicMBean means that we don't inherit the mbean info from StandardParentMBean org.jboss.resource.deployment.RARDeployment A resource adapter deployment @author <a HREF="adrian@jboss.com">Adrian Brock</a> @version $Revision: 1.8.6.1 $ org.jboss.mx.util.DefaultExceptionHandler Default exception handler for MBean proxy. @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @version $Revision: 1.4 $ org.jboss.test.jmx.mbeane.TestDeployerE This mbean services uses a class contained in a jar within the sar deployment to test @author <a HREF="mailto:d_jencks@users.sourceforge.net">David Jencks</a> @version $Revision: 1.2 $ <p> | Popular Tags |