Package org.apache.camel.component.jms
Interface DestinationEndpoint
-
- All Known Implementing Classes:
JmsTemporaryQueueEndpoint,JmsTemporaryTopicEndpoint
public interface DestinationEndpointAn optional interface that aJmsEndpointmay implement to return the underlyingDestinationobject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.jms.DestinationgetJmsDestination(javax.jms.Session session)
-