public static class JMSConfigFeature.Portable extends Object implements org.apache.cxf.feature.AbstractPortableFeature
| Constructor and Description |
|---|
Portable() |
| Modifier and Type | Method and Description |
|---|---|
JMSConfiguration |
getJmsConfig() |
void |
initialize(org.apache.cxf.endpoint.Client client,
org.apache.cxf.Bus bus) |
void |
initialize(org.apache.cxf.endpoint.Server server,
org.apache.cxf.Bus bus) |
void |
setJmsConfig(JMSConfiguration jmsConfig) |
public void initialize(org.apache.cxf.endpoint.Client client,
org.apache.cxf.Bus bus)
initialize in interface org.apache.cxf.feature.AbstractPortableFeatureinitialize in interface org.apache.cxf.feature.Featurepublic void initialize(org.apache.cxf.endpoint.Server server,
org.apache.cxf.Bus bus)
initialize in interface org.apache.cxf.feature.AbstractPortableFeatureinitialize in interface org.apache.cxf.feature.Featurepublic JMSConfiguration getJmsConfig()
public void setJmsConfig(JMSConfiguration jmsConfig)
Apache CXF