|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas_ws.wsgen.archive.J2EEArchive
org.objectweb.jonas_ws.wsgen.archive.WebApp
org.objectweb.jonas_ws.wsgen.archive.DummyWebApp
DummyWebApp is a wrapper for auto generated webapp archive.
Constructor Summary | |
DummyWebApp(Application app,
java.lang.String name)
Creates a new DummyWebApp archive. |
Method Summary | |
java.lang.String |
getName()
Returns the name of the Archive. |
Methods inherited from class org.objectweb.jonas_ws.wsgen.archive.WebApp |
addClasses, getApplication, getContextRoot, getDescriptors, getJonasWebAppDoc, getServiceDescs, getServiceRefDescs, getWebAppDoc, getWebservicesDoc, initialize, omit, setApplication |
Methods inherited from class org.objectweb.jonas_ws.wsgen.archive.J2EEArchive |
addDirectory, addDirectoryIn, addFile, addFile, addFileIn, getArchive, getContainedFiles, getI18n, getInputStream, getLogger, getManifest, getModuleClassloader, getRootFile, isPacked, setArchive, setModuleClassloader |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DummyWebApp(Application app, java.lang.String name) throws WsGenException
app
- the file containing the webapp archive.name
- webapp filename
WsGenException
- when archive creation fails.Method Detail |
public java.lang.String getName()
J2EEArchive
getName
in interface Archive
getName
in class J2EEArchive
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |