Uses of Interface
org.apache.activemq.artemis.service.extensions.xa.ActiveMQXAResourceWrapper
Packages that use ActiveMQXAResourceWrapper
Package
Description
-
Uses of ActiveMQXAResourceWrapper in org.apache.activemq.artemis.service.extensions
Methods in org.apache.activemq.artemis.service.extensions that return ActiveMQXAResourceWrapperModifier and TypeMethodDescriptionstatic ActiveMQXAResourceWrapperServiceUtils.wrapXAResource(XAResource xaResource, Map<String, Object> properties) -
Uses of ActiveMQXAResourceWrapper in org.apache.activemq.artemis.service.extensions.xa
Classes in org.apache.activemq.artemis.service.extensions.xa that implement ActiveMQXAResourceWrapperMethods in org.apache.activemq.artemis.service.extensions.xa that return ActiveMQXAResourceWrapperModifier and TypeMethodDescriptionActiveMQXAResourceWrapperFactory.wrap(XAResource xaResource, Map<String, Object> properties) ActiveMQXAResourceWrapperFactoryImpl.wrap(XAResource xaResource, Map<String, Object> properties)