| Modifier and Type | Method and Description |
|---|---|
static Broker |
BrokerFactory.createServer(ServerDTO brokerDTO,
ActiveMQSecurityManager security,
ActivateCallback activateCallback) |
Broker |
BrokerHandler.createServer(ServerDTO brokerDTO,
ActiveMQSecurityManager security,
ActivateCallback activateCallback) |
Broker |
FileBrokerHandler.createServer(ServerDTO brokerDTO,
ActiveMQSecurityManager security,
ActivateCallback activateCallback) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ActiveMQComponent> |
FileDeploymentManager.buildService(ActiveMQSecurityManager securityManager,
MBeanServer mBeanServer,
ActivateCallback activateCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileConfiguration.buildService(ActiveMQSecurityManager securityManager,
MBeanServer mBeanServer,
Map<String,Deployable> deployables,
Map<String,ActiveMQComponent> components,
ActivateCallback activateCallback) |
void |
LegacyJMSConfiguration.buildService(ActiveMQSecurityManager securityManager,
MBeanServer mBeanServer,
Map<String,Deployable> deployables,
Map<String,ActiveMQComponent> components,
ActivateCallback activateCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
Deployable.buildService(ActiveMQSecurityManager securityManager,
MBeanServer mBeanServer,
Map<String,Deployable> deployables,
Map<String,ActiveMQComponent> components,
ActivateCallback activateCallback) |
| 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 | Class and Description |
|---|---|
class |
CleaningActivateCallback
This is an abstract ActivateCallback that will cleanup itself when the broker is shutodwn
|
| Modifier and Type | Method and Description |
|---|---|
ActivateCallback |
FileLockNodeManager.startLiveNode() |
ActivateCallback |
InVMNodeManager.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() |
| Constructor and Description |
|---|
FileBroker(ServerDTO broker,
ActiveMQSecurityManager security,
ActivateCallback activateCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileJMSConfiguration.buildService(ActiveMQSecurityManager securityManager,
MBeanServer mBeanServer,
Map<String,Deployable> deployables,
Map<String,ActiveMQComponent> components,
ActivateCallback activateCallback) |
| Modifier and Type | Class and Description |
|---|---|
class |
JMSServerManagerImpl
Deprecated.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.