org.activemq.transport.zeroconf
Class ZeroconfTransportChannelFactory

java.lang.Object
  extended byorg.activemq.transport.TransportChannelFactorySupport
      extended byorg.activemq.transport.composite.CompositeTransportChannelFactory
          extended byorg.activemq.transport.DiscoveryTransportChannelFactorySupport
              extended byorg.activemq.transport.zeroconf.ZeroconfTransportChannelFactory
All Implemented Interfaces:
org.activemq.transport.TransportChannelFactory

public class ZeroconfTransportChannelFactory
extends org.activemq.transport.DiscoveryTransportChannelFactorySupport

Version:
$Revision$

Constructor Summary
ZeroconfTransportChannelFactory()
           
 
Method Summary
protected  org.activemq.transport.DiscoveryAgent createDiscoveryAgent(URI remoteLocation)
           
 
Methods inherited from class org.activemq.transport.DiscoveryTransportChannelFactorySupport
create, getDiscoveryAgent, populateAgentProperties, setDiscoveryAgent
 
Methods inherited from class org.activemq.transport.composite.CompositeTransportChannelFactory
create, parseURIs, randomizeURIs, requiresEmbeddedBroker, stripLeadingSlashes
 
Methods inherited from class org.activemq.transport.TransportChannelFactorySupport
populateProperties, populateProperties, populateProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZeroconfTransportChannelFactory

public ZeroconfTransportChannelFactory()
Method Detail

createDiscoveryAgent

protected org.activemq.transport.DiscoveryAgent createDiscoveryAgent(URI remoteLocation)


Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.