org.objectweb.easybeans.ant.archive.info
Class WarInfo

java.lang.Object
  extended by org.objectweb.easybeans.ant.archive.info.ArchiveInfo
      extended by org.objectweb.easybeans.ant.archive.info.WarInfo

public class WarInfo
extends ArchiveInfo

Class that holds information about a War archive.

Author:
Florent Benoit

Constructor Summary
WarInfo()
           
 
Method Summary
 
Methods inherited from class org.objectweb.easybeans.ant.archive.info.ArchiveInfo
addFileSet, getDd, getDest, getFileSetList, getPersistenceDD, isExploded, setDD, setDest, setExploded, setPersistenceDD
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WarInfo

public WarInfo()