org.codehaus.activemq.transport
Class TransportChannelFactorySupport
java.lang.Object
org.codehaus.activemq.transport.TransportChannelFactorySupport
- All Implemented Interfaces:
- TransportChannelFactory
- Direct Known Subclasses:
- GTransportChannelFactory, HttpTransportChannelFactory, JGroupsTransportChannelFactory, JRMSTransportChannelFactory, JxtaTransportChannelFactory, MulticastTransportChannelFactory, TcpTransportChannelFactory, UdpTransportChannelFactory, VmTransportChannelFactory
- public abstract class TransportChannelFactorySupport
- extends Object
- implements TransportChannelFactory
Useful for implementation inheritence
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransportChannelFactorySupport
public TransportChannelFactorySupport()
populateProperties
protected TransportChannel populateProperties(TransportChannel channel,
URI uri)
- If a query string is present in the URI then set any simple bean properties on the channel
Copyright © 2004 Protique, Ltd.. All Rights Reserved.