public final class JmsDestination extends Object
Destination that contains it's identifier name
and kind of Destination| Constructor and Description |
|---|
JmsDestination() |
JmsDestination(String name,
DestinationType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestination() |
DestinationType |
getDestinationType() |
public JmsDestination()
public JmsDestination(String name, DestinationType type)
public String getDestination()
public DestinationType getDestinationType()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.