org.apache.activemq.transport.discovery.http
Class HTTPDiscoveryAgentFactory

java.lang.Object
  extended by org.apache.activemq.transport.discovery.DiscoveryAgentFactory
      extended by org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgentFactory

public class HTTPDiscoveryAgentFactory
extends org.apache.activemq.transport.discovery.DiscoveryAgentFactory


Constructor Summary
HTTPDiscoveryAgentFactory()
           
 
Method Summary
protected  org.apache.activemq.transport.discovery.DiscoveryAgent doCreateDiscoveryAgent(URI uri)
           
 
Methods inherited from class org.apache.activemq.transport.discovery.DiscoveryAgentFactory
createDiscoveryAgent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPDiscoveryAgentFactory

public HTTPDiscoveryAgentFactory()
Method Detail

doCreateDiscoveryAgent

protected org.apache.activemq.transport.discovery.DiscoveryAgent doCreateDiscoveryAgent(URI uri)
                                                                                 throws IOException
Specified by:
doCreateDiscoveryAgent in class org.apache.activemq.transport.discovery.DiscoveryAgentFactory
Throws:
IOException


Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.