| Package | Description |
|---|---|
| org.mule.jms.commons.api.destination |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
DefaultJmsDestination(String name,
DestinationType type) |
Copyright © 2020. All rights reserved.