Package com.adventnet.services.discovery

This package provides interfaces and classes which help in implementing the discovery servive.

See:
          Description

Interface Summary
DiscoveryObjectListener The listener to receive DiscoveryEvent from the discovery client
 

Class Summary
DiscoveryClient The DiscoveryClient class is the client class to discover AdventNet JMX agents.
DiscoveryEvent Contains the information of a discovery response
DiscoveryObject The JMX Agents to be discovered by using Discovery Service are represented as objects of this class
DiscoveryPacket  
DiscoveryService The DiscoveryService is the mbean responds to the discovery requests.
DiscoverySocket  
 

Package com.adventnet.services.discovery Description

This package provides interfaces and classes which help in implementing the discovery servive.