- setBroker(BrokerService) - Static method in class org.apache.activemq.maven.Broker
-
Override the default creation of the broker service.
- setBroker(BrokerService) - Method in interface org.apache.activemq.maven.MavenBrokerManager
-
Set the broker service managed to the one given.
- setBroker(BrokerService) - Method in class org.apache.activemq.maven.MavenBrokerSingletonManager
-
Override the default creation of the broker service.
- setBrokerManager(MavenBrokerManager) - Method in class org.apache.activemq.maven.StartBrokerMojo
-
Set the manager used to create and retain the started broker.
- setBrokerManager(MavenBrokerManager) - Method in class org.apache.activemq.maven.StopBrokerMojo
-
- setConfigUri(String) - Method in class org.apache.activemq.maven.StartBrokerMojo
-
Set the URI used to configure the broker on startup.
- setConnectorPropertyNameFormat(String) - Method in class org.apache.activemq.maven.StartBrokerMojo
-
Set the format used to generate property names when registering connector URIs.
- setFork(boolean) - Method in class org.apache.activemq.maven.StartBrokerMojo
-
Configure the mojo to run the broker asynchronously (i.e.
- setProject(MavenProject) - Method in class org.apache.activemq.maven.StartBrokerMojo
-
Set the Maven project for this mojo.
- setSkip(boolean) - Method in class org.apache.activemq.maven.StartBrokerMojo
-
Configure the mojo to skip or normally execute the broker startup.
- setSystemProperties(Properties) - Method in class org.apache.activemq.maven.StartBrokerMojo
-
Set properties to add to the System properties on broker startup.
- setxBeanFileResolver(XBeanFileResolver) - Method in class org.apache.activemq.maven.StartBrokerMojo
-
Set the XBeanFileResolver to use when detecting and transforming XBean URIs.
- start(boolean, String) - Static method in class org.apache.activemq.maven.Broker
-
- start(boolean, String) - Method in interface org.apache.activemq.maven.MavenBrokerManager
-
Start the broker using the fork setting and configuration at the given URI.
- start(boolean, String) - Method in class org.apache.activemq.maven.MavenBrokerSingletonManager
-
- StartBrokerMojo - Class in org.apache.activemq.maven
-
Goal which starts an activemq broker.
- StartBrokerMojo() - Constructor for class org.apache.activemq.maven.StartBrokerMojo
-
- stop() - Static method in class org.apache.activemq.maven.Broker
-
- stop() - Method in interface org.apache.activemq.maven.MavenBrokerManager
-
Stop the broker.
- stop() - Method in class org.apache.activemq.maven.MavenBrokerSingletonManager
-
- StopBrokerMojo - Class in org.apache.activemq.maven
-
Goal which stops an activemq broker.
- StopBrokerMojo() - Constructor for class org.apache.activemq.maven.StopBrokerMojo
-