| Package | Description |
|---|---|
| org.smallmind.phalanx.wire.jms.spring |
| Modifier and Type | Method and Description |
|---|---|
abstract DestinationType |
DestinationReference.getDestinationType() |
DestinationType |
QueueReference.getDestinationType() |
DestinationType |
TopicReference.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 © 2020. All rights reserved.