public class StandaloneHAManager extends Object implements HAManager
| Constructor and Description |
|---|
StandaloneHAManager() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ActiveMQServer> |
getBackupServers()
return the current backup servers
|
boolean |
isStarted() |
void |
start() |
void |
stop() |
public Map<String,ActiveMQServer> getBackupServers()
HAManagergetBackupServers in interface HAManagerpublic void start()
throws Exception
start in interface ActiveMQComponentExceptionpublic void stop()
throws Exception
stop in interface ActiveMQComponentExceptionpublic boolean isStarted()
isStarted in interface ActiveMQComponentCopyright © 2018 JBoss by Red Hat. All rights reserved.