public class DefaultJmsDestination extends Object implements JmsDestination
Destination that contains it's identifier name and kind of Destination| Constructor and Description |
|---|
DefaultJmsDestination() |
DefaultJmsDestination(String name,
DestinationType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestination() |
DestinationTypeDescriptor |
getDestinationType() |
public DefaultJmsDestination()
public DefaultJmsDestination(String name, DestinationType type)
public String getDestination()
getDestination in interface JmsDestinationpublic DestinationTypeDescriptor getDestinationType()
getDestinationType in interface JmsDestinationCopyright © 2022. All rights reserved.