public class MQJmsDestination extends Object implements org.mule.jms.commons.api.destination.JmsDestination
Destination that contains it's identifier name and kind of Destination| Constructor and Description |
|---|
MQJmsDestination() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestination() |
org.mule.jms.commons.api.destination.DestinationTypeDescriptor |
getDestinationType() |
void |
setDestination(String destination) |
void |
setDestinationType(org.mule.jms.commons.api.destination.DestinationTypeDescriptor destinationType) |
public String getDestination()
getDestination in interface org.mule.jms.commons.api.destination.JmsDestinationpublic void setDestination(String destination)
public org.mule.jms.commons.api.destination.DestinationTypeDescriptor getDestinationType()
getDestinationType in interface org.mule.jms.commons.api.destination.JmsDestinationpublic void setDestinationType(org.mule.jms.commons.api.destination.DestinationTypeDescriptor destinationType)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.