KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > j2ee > Management > Top Examples

  • 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 $
  • org.objectweb.j2eemanagement.servlets.MgmtServlet
    This servlet is an example which shows how to access the MEJB from a servlet. @author JOnAS team @author Adriana Danes @author Michel-Ange Anton
  • org.apache.geronimo.j2ee.mejb.MEJB
    GBean implementing Management interface and supplying proxies to act as the MEJB container. @version $Rev: $ $Date: $
  • org.objectweb.jonas.mejb.DomainManagement
    This is a variation on the javax.management.j2ee.Management interface required to be exposed by JOnAS through the MEJB session bean. This extends the main functionality of the MEJB session bean by allowing clients to query mbean information from other servers within the same domain.<br/>< ...
  • org.jboss.management.mejb.MEJB
    Remote interface for MEJB.
Popular Tags