| Package | Description |
|---|---|
| org.smallmind.phalanx.wire.jms.hornetq | |
| org.smallmind.phalanx.wire.jms.spring |
| Constructor and Description |
|---|
HornetQManagedObjectFactory(String user,
String password,
String destinationName,
DestinationType destinationType,
org.hornetq.api.core.TransportConfiguration... transportConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
DestinationType |
TopicReference.getDestinationType() |
DestinationType |
QueueReference.getDestinationType() |
abstract DestinationType |
DestinationReference.getDestinationType() |
static DestinationType |
DestinationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DestinationType[] |
DestinationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.