A B D E G I M O P R S T U W X 

A

addActiveMQSystemProperties() - Method in class org.apache.activemq.maven.StartBrokerMojo
Set system properties

B

Broker - Class in org.apache.activemq.maven
Singleton facade between Maven and one ActiveMQ broker.
Broker() - Constructor for class org.apache.activemq.maven.Broker
 

D

DEFAULT_CONNECTOR_PROPERTY_NAME_FORMAT - Static variable in class org.apache.activemq.maven.StartBrokerMojo
Default connector property name format.

E

execute() - Method in class org.apache.activemq.maven.StartBrokerMojo
Perform the mojo operation, which starts the ActiveMQ broker unless configured to skip it.
execute() - Method in class org.apache.activemq.maven.StopBrokerMojo
 

G

getBroker() - Static method in class org.apache.activemq.maven.Broker
Return the broker service created.
getBroker() - Method in interface org.apache.activemq.maven.MavenBrokerManager
Return the broker service created.
getBroker() - Method in class org.apache.activemq.maven.MavenBrokerSingletonManager
Return the broker service created.
getBrokerManager() - Method in class org.apache.activemq.maven.StartBrokerMojo
Retrieve the manager used to create and retain the started broker.
getBrokerManager() - Method in class org.apache.activemq.maven.StopBrokerMojo
 
getConfigUri() - Method in class org.apache.activemq.maven.StartBrokerMojo
Retrieve the URI used to configure the broker on startup.
getConnectorPropertyNameFormat() - Method in class org.apache.activemq.maven.StartBrokerMojo
Retrieve the format used to generate property names when registering connector URIs.
getProject() - Method in class org.apache.activemq.maven.StartBrokerMojo
Retrieve the Maven project for this mojo.
getSystemProperties() - Method in class org.apache.activemq.maven.StartBrokerMojo
Retrieve properties to add to the System properties on broker startup.
getxBeanFileResolver() - Method in class org.apache.activemq.maven.StartBrokerMojo
Retrieve the XBeanFileResolver used to detect and transform XBean URIs.

I

isFork() - Method in class org.apache.activemq.maven.StartBrokerMojo
Determine if the mojo is configured to fork a broker.
isSkip() - Method in class org.apache.activemq.maven.StartBrokerMojo
Determine if the mojo is configured to skip the broker startup.
isXBeanFile(String) - Method in class org.apache.activemq.maven.XBeanFileResolver
Check if the provided path is an URL to a XBean file (xbean:file:)

M

MavenBrokerManager - Interface in org.apache.activemq.maven
Manager of the broker used by the maven plugin.
MavenBrokerSingletonManager - Class in org.apache.activemq.maven
Broker manager for use with Maven; uses the original singleton to track the broker instance.
MavenBrokerSingletonManager() - Constructor for class org.apache.activemq.maven.MavenBrokerSingletonManager
 

O

org.apache.activemq.maven - package org.apache.activemq.maven
 

P

project - Variable in class org.apache.activemq.maven.StartBrokerMojo
The maven project.

R

registerTransportConnectorUris() - Method in class org.apache.activemq.maven.StartBrokerMojo
Register all of the broker's transport connector URIs in the Maven project as properties.

S

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
 

T

toUrlCompliantAbsolutePath(String) - Method in class org.apache.activemq.maven.XBeanFileResolver
Convert provided path into a URL-style absolute path.

U

useBrokerManager() - Method in class org.apache.activemq.maven.StartBrokerMojo
Use the configured broker manager, if defined; otherwise, use the default broker manager.
useBrokerManager() - Method in class org.apache.activemq.maven.StopBrokerMojo
 

W

waitForShutdown() - Static method in class org.apache.activemq.maven.Broker
Wait for a shutdown invocation elsewhere
waitForShutdown() - Method in class org.apache.activemq.maven.MavenBrokerSingletonManager
Wait for a shutdown invocation elsewhere

X

XBeanFileResolver - Class in org.apache.activemq.maven
Helper to convert relative paths to XBean description files to URL-compliant absolute paths.
XBeanFileResolver() - Constructor for class org.apache.activemq.maven.XBeanFileResolver
 
A B D E G I M O P R S T U W X 

Copyright © 2015. All rights reserved.