Package org.ow2.jonas.generators.genbase.archive

Interface Summary
Archive An Archive is a Wrapper around a Jar file (ear, war, jar) or around a directory structured lik a Jar file (unpacked jar file for example).
EjbRefModule Represents an element which has ejb-ref (client, ejb, webapp)
WsClient represent an element client of webservice (webapp, ejb, client)
WsEndpoint represent an element containing webservices.xml file (webapp, ejbjar)
 

Class Summary
AbsArchive An AbsArchive centralized commonly used methods for Jar and File support.
Application Application is a wrapper around an ear (packaged as a jar or as an unpacked jar).
Client Client represnets a J2EE Client Archive.
DummyApplication DummyApplication is a wrapper for auto generated application archive.
DummyWebApp DummyWebApp is a wrapper for auto generated webapp archive.
Ejb Ejb represent a Bean in an EjbJar.
EjbJar EjbJar represents an EjbJar J2EE Archive.
FileArchive A FileArchive is a wrapper for directory structured as a jar.
J2EEArchive Base Class for all J2EE modules (application, ejbjar, client, webapp).
JarArchive A JarArchive is a wrapper for jar file.
WebApp A WebApp is a wrapper class around a Web Archive.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.