Package org.apache.qpid.jms.provider.discovery
-
Interface Summary Interface Description DiscoveryAgent Interface for all agents used to detect instances of remote peers on the network.DiscoveryListener A listener of services being added or removed from a network -
Class Summary Class Description DiscoveryAgentFactory Factory used to find and create instances of DiscoveryAgent using the name of the desired agent to locate it's factory class definition file.DiscoveryProvider An Provider instance that wraps the FailoverProvider and listens for events about discovered remote peers using a configured set of DiscoveryAgent instance.DiscoveryProviderFactory Factory for creating the Discovery Provider