org.objectweb.jonas.jmx.JonasObjectName A set of static classes used to build the names of proprietary MBeans used in JOnAS and in Joram. @author Bruno Michel @author Guillaume Riviere @author Florent Benoit @author Ludovic Bert @author Miroslav Halas @author Adriana Danes
org.objectweb.jonas.jmx.J2eeObjectName A set of static methods used to create object names for J2EE managed object. This implementation is conformant to the JSR77. @author Adriana Danes @author Michel-Ange Anton
org.apache.catalina.mbeans.MBeanUtils Public utility methods in support of the server side MBeans implementation. @author Craig R. McClanahan @author Amy Roh @version $Revision: 1.34 $ $Date: 2004/12/01 11:17:34 $
org.jboss.mx.util.ObjectNameConverter Converts forbidden characters in the key and value of an object name to valid characters and back. <br> Character Conversion Table: (based on RFC 1738 style escapes<br> '%' => '%25' <br> '*' => '%2a' <br> ',' => '%2c' <br> ':' => '%3a' <br&g ...
org.apache.catalina.mbeans.NamingResourcesMBean <p>A <strong>ModelMBean</strong> implementation for the <code>org.apache.catalina.deploy.NamingResources</code> component.</p> @author Amy Roh @version $Revision: 1.9 $ $Date: 2004/08/29 16:46:11 $
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.test.jbossmx.compliance.objectname.MalformedTestCase Hammer ObjectName, making sure it spots all malformed inputs. <p/> This may look like overkill but it's not. I want each permutation to run independantly for full test coverage. <p/> This suite has twice as many tests (about 60) as my last testcase - and for that it caught one extra b ...
org.jboss.management.j2ee.EJB Root class of the JBoss JSR-77.3.10 EJB model @author <a HREF="mailto:andreas@jboss.org">Andreas Schaefer</a>. @author Scott.Stark@jboss.org @author thomas.diesler@jboss.org @version $Revision: 1.14 $ @jmx:mbean extends="org.jboss.management.j2ee.J2EEManagedObjectMBean, org.jboss.mana ...
org.jboss.test.jmx.mbeand.TestDeployerD This is a do-nothing mbean to test service archive deployment. @author <a HREF="mailto:d_jencks@users.sourceforge.net">David Jencks</a> @version $Revision: 1.2 $ <p> <b>20010901 david jencks</b> <ul>initial import <li> </ul>