|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas_lib.genbase.archive.J2EEArchive
org.objectweb.jonas_lib.genbase.archive.Application
org.objectweb.jonas_lib.genbase.archive.DummyApplication
DummyApplication is a wrapper for auto generated application archive.
| Constructor Summary | |
DummyApplication(java.lang.String name)
Creates a new Application archive. |
|
| Method Summary | |
java.lang.String |
getName()
Returns the name of the Archive. |
protected void |
init()
Initialize the DummyApplication. |
| Methods inherited from class org.objectweb.jonas_lib.genbase.archive.Application |
addClient, addEjbJar, addWebApp, close, getApp, getApplicationDoc, getApplicationInputStream, getClients, getDescriptors, getEARClassLoader, getEJBClassLoader, getEjbJars, getWebApps, initialize, loadDescriptors, omit, setClients, setEjbjars, setWebapps |
| Methods inherited from class org.objectweb.jonas_lib.genbase.archive.J2EEArchive |
addDirectory, addDirectoryIn, addFile, addFile, addFileIn, getArchive, getContainedFiles, getI18n, getInputStream, getLogger, getManifest, getModuleClassloader, getRootFile, isDTDsAllowed, isPacked, setArchive, setModuleClassloader |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DummyApplication(java.lang.String name)
throws GenBaseException
name - the file containing the application archive.
GenBaseException - When Init fails| Method Detail |
protected void init()
throws GenBaseException
init in class ApplicationGenBaseException - When Descriptor cannot be parsed.public java.lang.String getName()
Application
getName in interface ArchivegetName in class ApplicationJ2EEArchive.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||