Class ActiveMQRegistryImpl
java.lang.Object
org.apache.activemq.artemis.service.extensions.xa.recovery.ActiveMQRegistryImpl
- All Implemented Interfaces:
ActiveMQRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ActiveMQRegistryvoidinit()voidregister(XARecoveryConfig resourceConfig) voidstop()voidunRegister(XARecoveryConfig resourceConfig)
-
Constructor Details
-
ActiveMQRegistryImpl
public ActiveMQRegistryImpl()
-
-
Method Details
-
getInstance
-
register
- Specified by:
registerin interfaceActiveMQRegistry
-
unRegister
- Specified by:
unRegisterin interfaceActiveMQRegistry
-
stop
public void stop()- Specified by:
stopin interfaceActiveMQRegistry
-
init
public void init()- Specified by:
initin interfaceActiveMQRegistry
-