Constructor and Description |
---|
Broker() |
Modifier and Type | Method and Description |
---|---|
static BrokerService |
getBroker()
Return the broker service created.
|
static void |
setBroker(BrokerService broker)
Override the default creation of the broker service.
|
static void |
start(boolean fork,
String configUri) |
static void |
stop() |
protected static void |
waitForShutdown()
Wait for a shutdown invocation elsewhere
|
public Broker()
public static void start(boolean fork, String configUri) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
public static void stop() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
protected static void waitForShutdown() throws Exception
Exception
public static BrokerService getBroker()
public static void setBroker(BrokerService broker)
broker
- Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.