org.apache.tomcat.maven.plugin.tomcat7.run
Class ExtraResource

java.lang.Object
  extended by org.apache.maven.model.PatternSet
      extended by org.apache.maven.model.FileSet
          extended by org.apache.maven.model.Resource
              extended by org.apache.tomcat.maven.plugin.tomcat7.run.ExtraResource
All Implemented Interfaces:
Serializable

public class ExtraResource
extends org.apache.maven.model.Resource

Author:
Olivier Lamy
See Also:
Serialized Form

Constructor Summary
ExtraResource()
           
 
Method Summary
 
Methods inherited from class org.apache.maven.model.Resource
getMergeId, getModelEncoding, getTargetPath, initMergeId, isFiltering, setFiltering, setMergeId, setModelEncoding, setTargetPath, toString
 
Methods inherited from class org.apache.maven.model.FileSet
getDirectory, setDirectory
 
Methods inherited from class org.apache.maven.model.PatternSet
addExclude, addInclude, getExcludes, getIncludes, removeExclude, removeInclude, setExcludes, setIncludes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExtraResource

public ExtraResource()


Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.