public interface  org.apache.camel.component.jms.DestinationEndpoint extends java.lang.Object
{
public abstract javax.jms.Destination getJmsDestination(javax.jms.Session) throws javax.jms.JMSException;
}