|
|||||||||
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.AbstractSpringPackagingMojo
public abstract class AbstractSpringPackagingMojo
Abstract super class for building a deployable JBoss Spring 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 | |
---|---|
AbstractSpringPackagingMojo()
|
Method Summary | |
---|---|
java.lang.String |
getArtifactType()
Get the type of the artifact. |
java.lang.String |
getDeploymentDescriptorFilename()
Return the name of the jboss-spring deployment descriptor (jboss-spring.xml). |
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 AbstractSpringPackagingMojo()
Method Detail |
---|
public java.lang.String getDeploymentDescriptorFilename()
getDeploymentDescriptorFilename
in class AbstractPackagingMojo
public java.lang.String getArtifactType()
getArtifactType
in class AbstractPackagingMojo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |