Package org.apache.cxf.transport.jms
Class ConnectionFactoryFeature.Portable
java.lang.Object
org.apache.cxf.transport.jms.ConnectionFactoryFeature.Portable
- All Implemented Interfaces:
AbstractPortableFeature,Feature
- Enclosing class:
- ConnectionFactoryFeature
public static class ConnectionFactoryFeature.Portable
extends Object
implements AbstractPortableFeature
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinitialize(Client client, Bus bus) voidinitialize(Server server, Bus bus) voidinitialize(InterceptorProvider provider, Bus bus) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.cxf.feature.AbstractPortableFeature
doInitializeProvider, initialize
-
Constructor Details
-
Portable
public Portable(jakarta.jms.ConnectionFactory cf)
-
-
Method Details
-
initialize
- Specified by:
initializein interfaceAbstractPortableFeature- Specified by:
initializein interfaceFeature
-
initialize
- Specified by:
initializein interfaceAbstractPortableFeature- Specified by:
initializein interfaceFeature
-
initialize
- Specified by:
initializein interfaceAbstractPortableFeature- Specified by:
initializein interfaceFeature
-