|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.jboss.packaging.AbstractPackagingMojo
org.codehaus.mojo.jboss.packaging.AbstractSarPackagingMojo
public abstract class AbstractSarPackagingMojo
Abstract super clas for building a deployable JBoss Service Archive.
| Field Summary |
|---|
| Fields inherited from class org.codehaus.mojo.jboss.packaging.AbstractPackagingMojo |
|---|
deploymentDescriptorFile |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AbstractSarPackagingMojo()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getArtifactType()
Get the type of the artifact. |
java.lang.String |
getDeploymentDescriptorFilename()
Get the deployment descriptor filename. |
| Methods inherited from class org.codehaus.mojo.jboss.packaging.AbstractPackagingMojo |
|---|
buildExplodedPackaging, buildExplodedPackaging, buildSpecificPackaging, getAlternateDeploymentDescriptorFilenames, getArchiveName, getOutputDirectory, getPackagingDirectory, getProject, performPackaging |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.maven.plugin.Mojo |
|---|
execute |
| Constructor Detail |
|---|
public AbstractSarPackagingMojo()
| Method Detail |
|---|
public java.lang.String getDeploymentDescriptorFilename()
getDeploymentDescriptorFilename in class AbstractPackagingMojopublic java.lang.String getArtifactType()
getArtifactType in class AbstractPackagingMojo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||