Package org.oddjob.jmx.client

Classes for the JMX client side.

See:
          Description

Interface Summary
Describeable  
LogPollable An inteface for the proxy to implement so that it can be polled for log messaages.
ObjectInterface An interface for the proxy to implement so that we can get at the toString value.
 

Class Summary
ClientNode The client side representation of a remote node.
ComponentTransportable This object represents a component as it travels accross the network between client and server.
NotificationProcessor Process notifications from the server.
RemoteLogPoller A LogArchiver which maintains it's log archives by polling a JMX MBean for log information.
 

Package org.oddjob.jmx.client Description

Classes for the JMX client side.