Package org.objectweb.jonas.mejb

Interface Summary
DomainManagement This is a variation on the javax.management.j2ee.Management interface required to be exposed by JOnAS through the MEJB session bean.
DomainManagementHome Home interface for org.objectweb.jonas.mejb.DomainManagement.
ListenerProxy  
ManagementEndpoint This is the interface for a monitoring webservice used to remotely monitor mbeans in the domain.
 

Class Summary
ListenerProxyImpl Proxy object on client side allowing remote notification delivery.
ListenerRegistrationImpl ListenerRegistration implementation
ManagementBean This is the Management EJB implementation for JOnAS.
 

Exception Summary
ManagementEndpointException Custom exceptions used by the web service monitoring endpoint (mejb.ear).