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

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

public class EjbInfo
extends ArchiveInfo

Class that holds information about an EJB archive.

Author:
Florent Benoit

Constructor Summary
EjbInfo()
           
 
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

EjbInfo

public EjbInfo()