| Package | Description |
|---|---|
| org.apache.activemq.maven |
| Modifier and Type | Class and Description |
|---|---|
class |
MavenBrokerSingletonManager
Broker manager for use with Maven; uses the original singleton to track the broker instance.
|
| Modifier and Type | Method and Description |
|---|---|
MavenBrokerManager |
StartBrokerMojo.getBrokerManager()
Retrieve the manager used to create and retain the started broker.
|
MavenBrokerManager |
StopBrokerMojo.getBrokerManager() |
protected MavenBrokerManager |
StartBrokerMojo.useBrokerManager()
Use the configured broker manager, if defined; otherwise, use the default broker manager.
|
protected MavenBrokerManager |
StopBrokerMojo.useBrokerManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
StartBrokerMojo.setBrokerManager(MavenBrokerManager brokerManager)
Set the manager used to create and retain the started broker.
|
void |
StopBrokerMojo.setBrokerManager(MavenBrokerManager brokerManager) |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.