public class SpringMojo extends AbstractPackagingMojo
| Constructor and Description |
|---|
SpringMojo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactType()
Get the type of the artifact.
|
File |
getDeploymentDescriptor()
Return the name of the jboss-spring deployment descriptor (jboss-spring.xml).
|
buildExplodedPackaging, buildExplodedPackaging, buildSpecificPackaging, execute, getArchiveName, getClassesDirectory, getDeploymentDescriptorDest, getDeploymentDescriptorDestName, getLibDirectory, getOutputDirectory, getPackagingDirectory, getProject, isExplodedOnly, packageClasses, packageLib, packageResources, performPackagingpublic File getDeploymentDescriptor()
getDeploymentDescriptor in class AbstractPackagingMojopublic String getArtifactType()
getArtifactType in class AbstractPackagingMojoCopyright © 2006-2012 Codehaus. All Rights Reserved.