Class StandaloneHAManager

java.lang.Object
org.apache.activemq.artemis.core.server.cluster.ha.StandaloneHAManager
All Implemented Interfaces:
ActiveMQComponent, HAManager

public class StandaloneHAManager extends Object implements HAManager
This implementation doesn't really do anything at the minute but this may change so I'm leaving it here, Andy...