public class HornetQManagedObjectFactory extends Object implements ManagedObjectFactory
| Constructor and Description |
|---|
HornetQManagedObjectFactory(String user,
String password,
String destinationName,
DestinationType destinationType,
org.hornetq.api.core.TransportConfiguration... transportConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.Connection |
createConnection() |
javax.jms.Destination |
getDestination() |
public HornetQManagedObjectFactory(String user, String password, String destinationName, DestinationType destinationType, org.hornetq.api.core.TransportConfiguration... transportConfigurations)
public javax.jms.Connection createConnection()
throws TransportException
createConnection in interface ManagedObjectFactoryTransportExceptionpublic javax.jms.Destination getDestination()
getDestination in interface ManagedObjectFactoryCopyright © 2016. All rights reserved.