org.jboss.shrinkwrap.descriptor.metadata.mojo
Class Path

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.metadata.MetadataParserPath
      extended by org.jboss.shrinkwrap.descriptor.metadata.mojo.Path

public class Path
extends MetadataParserPath

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

Field Summary
 
Fields inherited from class org.jboss.shrinkwrap.descriptor.metadata.MetadataParserPath
pathToApi, pathToImpl, pathToServices, pathToTest
 
Constructor Summary
Path()
           
 
Method Summary
 
Methods inherited from class org.jboss.shrinkwrap.descriptor.metadata.MetadataParserPath
getPathToApi, getPathToImpl, getPathToServices, getPathToTest, setPathToApi, setPathToImpl, setPathToServices, setPathToTest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Path

public Path()


Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.