org.jboss.shrinkwrap.descriptor.metadata.mojo
Class Descriptor
java.lang.Object
org.jboss.shrinkwrap.descriptor.metadata.MetadataParserConfiguration
org.jboss.shrinkwrap.descriptor.metadata.mojo.Descriptor
public class Descriptor
- extends MetadataParserConfiguration
Mojo configuration class for the Shrinkwrap Descriptors CLI Mojo task.
This class must be in the same package as the mojo class according the plugin requirement.
- Author:
- Ralf Battenfeld
Methods inherited from class org.jboss.shrinkwrap.descriptor.metadata.MetadataParserConfiguration |
getDescriptorName, getElementName, getElementType, getNameSpace, getNamespaces, getPackageApi, getPackageImpl, getPathToXsd, isGenerateClasses, isVerbose, setDescriptorName, setElementName, setElementType, setGenerateClasses, setNameSpace, setNamespaces, setPackageApi, setPackageImpl, setPathToXsd, setVerbose |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Descriptor
public Descriptor()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.