Package | Description |
---|---|
org.apache.activemq.artemis.core.server | |
org.apache.activemq.artemis.core.server.impl | |
org.apache.activemq.artemis.core.server.impl.jdbc |
Modifier and Type | Method and Description |
---|---|
abstract ActivateCallback |
NodeManager.startLiveNode() |
Modifier and Type | Method and Description |
---|---|
void |
ActiveMQServer.registerActivateCallback(ActivateCallback callback) |
void |
ActiveMQServer.unregisterActivateCallback(ActivateCallback callback) |
Modifier and Type | Method and Description |
---|---|
ActivateCallback |
InVMNodeManager.startLiveNode() |
ActivateCallback |
FileLockNodeManager.startLiveNode() |
Modifier and Type | Method and Description |
---|---|
void |
ActiveMQServerImpl.registerActivateCallback(ActivateCallback callback) |
void |
ActiveMQServerImpl.unregisterActivateCallback(ActivateCallback callback) |
Modifier and Type | Method and Description |
---|---|
ActivateCallback |
JdbcNodeManager.startLiveNode() |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.