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, performPackaging
public File getDeploymentDescriptor()
getDeploymentDescriptor
in class AbstractPackagingMojo
public String getArtifactType()
getArtifactType
in class AbstractPackagingMojo
Copyright © 2006-2012 Codehaus. All Rights Reserved.