| 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 |
|---|---|
Set<ActivateCallback> |
ActiveMQServerImpl.getActivateCallbacks() |
| 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() |
| Modifier and Type | Class and Description |
|---|---|
class |
JMSServerManagerImpl
Deprecated.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.