Package org.apache.cxf.transport.jms
Class JMSConfigFactory
java.lang.Object
org.apache.cxf.transport.jms.JMSConfigFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic JMSConfigurationcreateFromEndpoint(org.apache.cxf.Bus bus, JMSEndpoint endpoint) static JMSConfigurationcreateFromEndpointInfo(org.apache.cxf.Bus bus, org.apache.cxf.service.model.EndpointInfo endpointInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target) static PropertiesgetInitialContextEnv(JMSEndpoint endpoint)
-
Method Details
-
createFromEndpointInfo
public static JMSConfiguration createFromEndpointInfo(org.apache.cxf.Bus bus, org.apache.cxf.service.model.EndpointInfo endpointInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target) -
createFromEndpoint
-
getInitialContextEnv
-