public abstract class AbstractCommandMojo extends AbstractAddressMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
ejbdEndpoint
Where is deployed ejbd endpoint relatively to root (/tomee/ejb typically).
|
protected boolean |
forceHttps
Flag to force https usage.
|
protected Map<String,String> |
lookupVariables
Properties used to do remote lookup (typically for the Deployer).
|
password, realm, tomeeHost, tomeeHttpPort, tomeeHttpsPort, user| Constructor and Description |
|---|
AbstractCommandMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
lookup(String name) |
getLog, getPluginContext, setLog, setPluginContext@Parameter(property="tomee-plugin.ejbd-endpoint",
defaultValue="/tomee/ejb")
protected String ejbdEndpoint
@Parameter(property="tomee-plugin.command-force-https",
defaultValue="false")
protected boolean forceHttps
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.