test.compliance.server.MBeanServerTEST Tests the MBean server impl. through the <tt>MBeanServer</tt> interface. @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @version $Revision: 1.27 $ test.compliance.relation.RelationServiceTestCase Relation Service tests TODO test internal relations TODO test relations as mbeans in roles TODO test multiple relation services (avoid future mods adding static data) @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>. 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 test.compliance.query.QueryMBeansObjectNameOnlyTestCase Object Name Query tests.<p> TODO: More tests, more systematic? @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>. 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.apache.catalina.mbeans.MBeanFactory <p>A <strong>ModelMBean</strong> implementation for the <code>org.apache.catalina.core.StandardServer</code> component.</p> @author Amy Roh @version $Revision: 1.36 $ $Date: 2005/03/25 08:38:48 $ 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.fractal.jmx.agent.AgentContext The context of the agent component (handles patterns and monitors). @version 0.1 org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx Helper class supporting manipulation of MBeans (accessing MBeans). @author Michel-Ange ANTON<p> Contributors: Adriana Danes org.jboss.management.j2ee.LocalJBossServerDomain The integration MBean for the local JBoss server management domain. This bridges between the core JBoss JSR-77 agnostic code to the JSR-77 managed object interfaces. @author <a HREF="mailto:andreas@jboss.org">Andreas Schaefer</a>. @author Scott.Stark@jboss.org @version $Revision: 1.10 ...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.test.management.test.JSR77SpecUnitTestCase Test of JSR-77 specification conformance using the Management interface. These test the basic JSR-77 handling and access. @author <a HREF="mailto:andreas@jboss.org">Andreas Schaefer</a>. @author Scott.Stark@jboss.org @version $Revision: 1.25.2.1 $ test.implementation.util.MBeanProxyTEST Tests for mbean proxy @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @version $Revision: 1.8 $ org.jboss.test.jmx.test.DeployServiceUnitTestCase @author <a HREF="mailto:d_jencks@users.sourceforge.net">David Jencks</a> @author Scott.Stark@jboss.org @version $Revision: 1.24 $ org.apache.webapp.admin.Lists General purpose utility methods to create lists of objects that are commonly required in building the user interface. In all cases, if there are no matching elements, a zero-length list (rather than <code>null</code>) is returned. @author Craig R. McClanahan @author Amy Roh @version ...org.apache.geronimo.kernel.jmx.MBeanServerDelegate A MBeanServerImplementation that delegates to a Kernel. @version $Rev: $ $Date: $ test.compliance.server.DefaultDomainTestCase Tests default domain handling in the Server.<p> TODO createMBean x4. TODO deserialize x2 TODO getAttribute x2 TODO getMBeanInfo TODO instantiate x2 TODO isInstanceOf TODO isRegistered TODO removeNotificationListener x2 TODO setAttribute x2 @author <a HREF="mailto:Adrian.Brock@Happening ...test.compliance.relation.RelationSupportTestCase Relation Support tests @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>. org.apache.geronimo.connector.deployment.ConnectorModuleBuilderTest @version $Rev: 169154 $ $Date: 2005-05-08 12:35:23 -0700 (Sun, 08 May 2005) $ org.jboss.test.jmx.test.DeployXMBeanUnitTestCase JBoss model mbean deployment tests @author <a HREF="mailto:d_jencks@users.sourceforge.net">David Jencks</a> @author Scott.Stark@jboss.org @version $Revision: 1.7.2.1 $ org.apache.geronimo.kernel.jmx.KernelDelegate @version $Rev$ $Date$ 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.mejb.ManagementBean Management Session Bean to enable the client to manage the server its is deployed on. This is the implementation of the JSR-77 specification MEJB. @author <a HREF="mailto:marc.fleury@jboss.org">Marc Fleury</a> @author <a HREF="mailto:andreas@jboss.org">Andreas Schaefer</a> ...org.apache.geronimo.tomcat.deployment.TomcatModuleBuilderTest @version $Rev: 159325 $ $Date: 2005-03-28 15:53:03 -0700 (Mon, 28 Mar 2005) $ org.jboss.system.ServiceController This is the main Service Controller. A controller can deploy a service to a jboss.system It installs by delegating, it configures by delegating @see org.jboss.system.Service @author <a HREF="mailto:marc.fleury@jboss.org">Marc Fleury</a> @author <a HREF="mailto:d_jencks@users.sourc ...org.apache.geronimo.jetty.deployment.JettyModuleBuilderTest @version $Rev: 169154 $ $Date: 2005-05-08 12:35:23 -0700 (Sun, 08 May 2005) $ org.jboss.management.j2ee.LocalJBossServerDomainMBean MBean interface. org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder Implementation of <code>TreeBuilder</code> that adds the nodes required for administering the Jonas server. @author Michel-Ange ANTON (initial developer) @author Adriana Danes : add nodes for JMS service @author Florent Benoit (changes for struts 1.2.2) org.jboss.management.j2ee.JCAResource The JBoss JSR-77.3.22 JCAResource model implementation @author <a HREF="mailto:mclaugs@comcast.com">Scott McLaughlin</a>. @author Scott.Stark@jboss.org @author thomas.diesler@jboss.org @version $Revision: 1.13.6.1 $ @jmx:mbean extends="org.jboss.management.j2ee.J2EEResourceMBean, org. ...mx4j.examples.tools.adaptor.http.RelationServiceAdaptor Example as how to use the HttpAdaptor and the XSLTProcessor and the RelationProcessor To use this example please add as arguments to the command line in this order <host><port><path to xsl files> @version $Revision: 1.1 $ 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.system.ServiceConfigurator Service configuration helper. @author <a HREF="mailto:marc@jboss.org">Marc Fleury</a> @author <a HREF="mailto:hiram@jboss.org">Hiram Chirino</a> @author <a HREF="mailto:d_jencks@users.sourceforge.net">David Jencks</a> @author <a HREF="mailto:jason@planet57.co ...org.jboss.test.jbossmx.compliance.server.MBeanServerTestCase
test.compliance.relation.RoleTestCase Role tests.<p> Test it to death.<p> NOTE: The tests use String literals to ensure the comparisons are not performed on object references. @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>. org.apache.geronimo.security.jaas.TimeoutTest @version $Rev: 46019 $ $Date: 2004-09-14 05:56:06 -0400 (Tue, 14 Sep 2004) $ test.compliance.objectname.PatternTEST
org.jboss.management.j2ee.factory.WebModuleFactory A factory for mapping WARDeployer deployments to WebModules @author Scott.Stark@jboss.org @version $Revision: 1.6 $ org.jboss.varia.scheduler.ScheduleManager Schedule Manager which manage the Schedule and their matching Timer notifications and notification listeners. Each provider has to register when it is started where in turn their startProviding() method is called which allows him to add its Schedules because the Manager is now ready. @jmx:mbean n ...org.apache.catalina.valves.ValveBase Convenience base class for implementations of the <b>Valve</b> interface. A subclass <strong>MUST</strong> implement an <code>invoke()</code> method to provide the required functionality, and <strong>MAY</strong> implement the <code>Lifecycle&l ...org.enhydra.admin.business.MBeanTriggerImpl
org.apache.webapp.admin.context.SaveContextAction The <code>Action</code> that completes <em>Add Context</em> and <em>Edit Context</em> transactions. @author Manveen Kaur @version $Revision: 1.18 $ $Date: 2005/01/14 23:55:41 $ org.apache.catalina.realm.RealmBase Simple implementation of <b>Realm</b> that reads an XML file to configure the valid users, passwords, and roles. The file format (and default file location) are identical to those currently supported by Tomcat 3.X. @author Craig R. McClanahan @version $Revision: 1.50 $ $Date: 2005/03 ...org.apache.geronimo.system.jmx.MBeanServerKernelBridge @version $Rev$ $Date$ org.apache.catalina.core.StandardService Standard implementation of the <code>Service</code> interface. The associated Container is generally an instance of Engine, but this is not required. @author Craig R. McClanahan test.implementation.modelmbean.XMBeanTEST Here are some basic XMBean tests, mainly to demonstrate the use of the XMBean class and the MBean creation (this is the doc ;) @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @version $Revision: 1.9 $ org.apache.geronimo.j2ee.deployment.EARConfigBuilderTest @version $Rev: 169154 $ $Date: 2005-05-08 12:35:23 -0700 (Sun, 08 May 2005) $ org.jboss.test.jbossmx.performance.dynamic.InvocationTestCase
org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction @author Michel-Ange ANTON org.apache.catalina.cluster.tcp.SimpleTcpCluster A <b>Cluster </b> implementation using simple multicast. Responsible for setting up a cluster and provides callers with a valid multicast receiver/sender. FIXME remove install/remove/start/stop context dummys FIXME better stats FIXME factor out receiver handling FIXME Support JMX and ...org.jboss.mx.remoting.JMXUtil JMXUtil is a set of utility functions for dealing with JMX servers and MBeans @author <a HREF="jhaynie@vocalocity.net">Jeff Haynie</a> @version $Revision: 1.1.10.1 $ | Popular Tags |