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 | 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
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.