Package org.apache.cxf.transport.jms
Class JMSConfigFeature
java.lang.Object
jakarta.xml.ws.WebServiceFeature
org.apache.cxf.feature.AbstractFeature
org.apache.cxf.feature.DelegatingFeature<JMSConfigFeature.Portable>
org.apache.cxf.transport.jms.JMSConfigFeature
- All Implemented Interfaces:
org.apache.cxf.feature.AbstractPortableFeature,org.apache.cxf.feature.Feature
public class JMSConfigFeature
extends org.apache.cxf.feature.DelegatingFeature<JMSConfigFeature.Portable>
Allows to configure the JMSConfiguration directly at the Client or Server. Simply add this class to the
Features and reference a JMSConfiguration. The configuration inside this class takes precedence over a
configuration that is generated from the old configuration style.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.apache.cxf.feature.DelegatingFeature
delegateFields inherited from class jakarta.xml.ws.WebServiceFeature
enabled -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.feature.DelegatingFeature
getDelegate, initialize, initialize, initialize, initialize, initializeProvider, setDelegateMethods inherited from class org.apache.cxf.feature.AbstractFeature
doInitializeProvider, getActive, getID, isEnabled
-
Constructor Details
-
JMSConfigFeature
public JMSConfigFeature()
-
-
Method Details
-
getJmsConfig
-
setJmsConfig
-