Package org.objectweb.jonas.management.monitoring

Interface Summary
ClusterDaemonProxyMBean Implements MBean interface for cluster daemon proxy MBeans.
DomainMonitorMBean Implements MBean interface for domain monitoring
ServerProxyMBean Implements MBean interface for proxy MBeans.
 

Class Summary
AuthenticationInformation Stores the authentication information for a server.
ClusterDaemonProxy ClusterDaemon proxy It is created when a new element has been found in domain.xml It holds all the necessary information to go to the ClusterDaemon
DeployAction Action of deployment on a remote server Used by jonasAdmin to follow the progression of operations
DomainMonitor This class represents the Master Server of the Domain.
JMXProxy Abstract class acting as a JMXConnector client It is implemented by ServerProxy or ClusterDaemonProxy
ServerProxy A ServerProxy proxy MBean represents a server in the domain on the master side.