@Mojo(name="ejb", requiresDependencyResolution=RUNTIME, threadSafe=true, defaultPhase=PACKAGE) public class EjbMojo extends AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
escapeString
An expression preceded with this String won't be interpolated.
|
| Constructor and Description |
|---|
EjbMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Generates an EJB jar and optionally an ejb-client jar.
|
getLog, getPluginContext, setLog, setPluginContext@Parameter(property="ejb.escapeString") protected String escapeString
public void execute()
throws MojoExecutionException
MojoExecutionExceptionCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.