public class EjbMojo
extends org.apache.maven.plugin.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.
|
protected String escapeString
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.