Class WildFlyActiveMQRegistry

java.lang.Object
org.jboss.activemq.artemis.wildfly.integration.recovery.WildFlyActiveMQRegistry
All Implemented Interfaces:
Serializable, ActiveMQRegistry
Direct Known Subclasses:
WildFlyRecoveryRegistry

public class WildFlyActiveMQRegistry extends Object implements ActiveMQRegistry
This class is a base class for the integration layer where This class is used on integration points and this is just a bridge to the real registry at WildFlyActiveMQRecoveryRegistry
Author:
Clebert
See Also:
  • Constructor Details

    • WildFlyActiveMQRegistry

      public WildFlyActiveMQRegistry()
  • Method Details