public abstract class AbstractCommandMojo extends AbstractAddressMojo
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
ejbdEndpoint
Where is deployed ejbd endpoint relatively to root (/tomee/ejb typically).
|
protected boolean |
forceHttps
Flag to force https usage.
|
protected java.util.Map<java.lang.String,java.lang.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 java.lang.Object |
lookup(java.lang.String name)
Lookup object.
|
protected java.lang.String ejbdEndpoint
protected boolean forceHttps
protected java.util.Map<java.lang.String,java.lang.String> lookupVariables