org.activemq.transport.multicast
Class MulticastDiscoveryTransportChannelFactory
java.lang.Object
org.activemq.transport.TransportChannelFactorySupport
org.activemq.transport.composite.CompositeTransportChannelFactory
org.activemq.transport.DiscoveryTransportChannelFactorySupport
org.activemq.transport.multicast.MulticastDiscoveryTransportChannelFactory
- All Implemented Interfaces:
- TransportChannelFactory
public class MulticastDiscoveryTransportChannelFactory
- extends DiscoveryTransportChannelFactorySupport
A factory of multicast discovery transports
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MulticastDiscoveryTransportChannelFactory
public MulticastDiscoveryTransportChannelFactory()
createDiscoveryAgent
protected DiscoveryAgent createDiscoveryAgent(URI remoteLocation)
throws JMSException,
URISyntaxException
- Specified by:
createDiscoveryAgent
in class DiscoveryTransportChannelFactorySupport
- Throws:
JMSException
URISyntaxException
Copyright © 2004-2009 Protique, Ltd.. All Rights Reserved.