Class HTTPDiscoveryAgentFactory
java.lang.Object
org.apache.activemq.transport.discovery.DiscoveryAgentFactory
org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgentFactory
public class HTTPDiscoveryAgentFactory
extends org.apache.activemq.transport.discovery.DiscoveryAgentFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.activemq.transport.discovery.DiscoveryAgentMethods inherited from class org.apache.activemq.transport.discovery.DiscoveryAgentFactory
createDiscoveryAgent
-
Constructor Details
-
HTTPDiscoveryAgentFactory
public HTTPDiscoveryAgentFactory()
-
-
Method Details
-
doCreateDiscoveryAgent
protected org.apache.activemq.transport.discovery.DiscoveryAgent doCreateDiscoveryAgent(URI uri) throws IOException - Specified by:
doCreateDiscoveryAgentin classorg.apache.activemq.transport.discovery.DiscoveryAgentFactory- Throws:
IOException
-