org.objectweb.jonas_lib.genclientstub.modifier.EjbJarModifier Class Reference

Inherits org.objectweb.jonas_lib.genclientstub.modifier.AbsArchiveModifier.

Inheritance diagram for org.objectweb.jonas_lib.genclientstub.modifier.EjbJarModifier:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_lib.genclientstub.modifier.EjbJarModifier:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EjbJarModifier (EjbJar ejbjar)
Archive modify () throws GenBaseException, ClientStubGenException

Detailed Description

Modify a given EjbJar.
Author:
Florent Benoit

Definition at line 47 of file EjbJarModifier.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.genclientstub.modifier.EjbJarModifier.EjbJarModifier EjbJar  ejbjar  ) 
 

Creates a new EjbJarModifier object.

Parameters:
ejbjar EjbJar Archive

Definition at line 58 of file EjbJarModifier.java.


Member Function Documentation

Archive org.objectweb.jonas_lib.genclientstub.modifier.EjbJarModifier.modify  )  throws GenBaseException, ClientStubGenException [virtual]
 

modify the current EjbJar. If EjbJar is contained in not an application and have webservices endpoints, A DummyApplication is created and modification process launched against the newly created application. If EjbJar is contained in an application + webservices endpoints, a DummyWebApp is created to hold "facade" servlet managing SOAP processing.

Returns:
an EjbJar or an Application Archive
Exceptions:
GenBaseException When generation or storing fails
ClientStubGenException When generation or storing fails

Implements org.objectweb.jonas_lib.genclientstub.modifier.AbsArchiveModifier.

Definition at line 73 of file EjbJarModifier.java.

References org.objectweb.jonas_lib.genclientstub.generator.Generator.addFiles(), org.objectweb.jonas_lib.genclientstub.generator.Generator.compile(), org.objectweb.jonas_lib.genclientstub.generator.Generator.generate(), org.objectweb.jonas_lib.genclientstub.modifier.AbsArchiveModifier.generateFoundStubs(), org.objectweb.jonas_lib.genclientstub.generator.GeneratorFactory.getConfiguration(), org.objectweb.jonas_lib.genbase.archive.Ejb.getEjbRefDescs(), org.objectweb.jonas_lib.genbase.archive.EjbJar.getEjbs(), org.objectweb.jonas_lib.genbase.archive.J2EEArchive.getName(), and org.objectweb.jonas_lib.genbase.archive.J2EEArchive.getRootFile().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:13:04 2005 for JOnAS by  doxygen 1.3.9.1