public class FileWatcherDiscoveryAgentFactory extends DiscoveryAgentFactory
| Constructor and Description |
|---|
FileWatcherDiscoveryAgentFactory() |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryAgent |
createDiscoveryAgent(URI discoveryURI)
Creates an instance of the given DiscoveryAgent and configures it using the
properties set on the given remote broker URI.
|
String |
getName() |
createAgent, findAgentFactorypublic DiscoveryAgent createDiscoveryAgent(URI discoveryURI) throws Exception
DiscoveryAgentFactorycreateDiscoveryAgent in class DiscoveryAgentFactorydiscoveryURI - The URI used to configure remote discovery.Exception - if an error occurs while creating the DiscoveryAgent instance.public String getName()
getName in class DiscoveryAgentFactoryCopyright © 2013–2016 The Apache Software Foundation. All rights reserved.