Class ActiveMQXAResourceWrapperFactoryImpl
- java.lang.Object
-
- org.apache.activemq.artemis.service.extensions.xa.ActiveMQXAResourceWrapperFactoryImpl
-
- All Implemented Interfaces:
ActiveMQXAResourceWrapperFactory
public class ActiveMQXAResourceWrapperFactoryImpl extends Object implements ActiveMQXAResourceWrapperFactory
-
-
Constructor Summary
Constructors Constructor Description ActiveMQXAResourceWrapperFactoryImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ActiveMQXAResourceWrapperwrap(XAResource xaResource, Map<String,Object> properties)
-
-
-
Method Detail
-
wrap
public ActiveMQXAResourceWrapper wrap(XAResource xaResource, Map<String,Object> properties)
- Specified by:
wrapin interfaceActiveMQXAResourceWrapperFactory
-
-