Package com.sun.jaw.impl.agent.services.jawdiscovery

Provides the classes of the discovery service.

See:
          Description

Interface Summary
DiscoveryClientMO The c-bean interface of the DiscoveryClient m-bean.
DiscoveryMonitorMO The c-bean interface of the DiscoveryMonitor m-bean.
DiscoveryResponderListener A event listener interface.
DiscoveryResponderListenerMO The c-bean interface of the DiscoveryResponderListener m-bean.
DiscoveryResponderMO The c-bean interface of the DiscoveryResponder m-bean.
 

Class Summary
DiscoveryClient The DiscoveryClient class provides methods to discover agents.
DiscoveryMonitor The DiscoveryMonitor class implements the m-bean that listens for registering and deregistering information sent by DiscoveryResponder objects on a given multicast group.
DiscoveryResponder The DiscoveryResponder class implements the m-bean that responds to the discovery requests.
DiscoveryResponderEvent The DiscoveryResponderEvent object is sent by the DiscoveryMonitor m-bean to its listener, an instance of the Java class that implements the DiscoveryResponderListener interface.
DiscoveryResponderEventMO The c-bean interface of the DiscoveryResponderEvent m-bean.
DiscoveryResponse The DiscoveryResponse is used by the DiscoveryClient class to represent the result of a discovery operation.
 

Package com.sun.jaw.impl.agent.services.jawdiscovery Description

Provides the classes of the discovery service.