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

Collaboration diagram for org.objectweb.jonas_lib.genclientstub.modifier.ModifierFactory:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

ArchiveModifier getModifier (String filename) throws GenBaseException

Detailed Description

Used to create the right ArchiveModifier from a given filename (ear, jar, war, ...)

Author:
Guillaume Sauthier

Definition at line 54 of file ModifierFactory.java.


Member Function Documentation

ArchiveModifier org.objectweb.jonas_lib.genclientstub.modifier.ModifierFactory.getModifier String  filename  )  throws GenBaseException [static]
 

Returns an ArchiveModifier according to archive type (application, ejbjar, webapp or client).

Parameters:
filename input filename.
Returns:
an ArchiveModifier.
Exceptions:
GenBaseException when archive creation fails.

Definition at line 76 of file ModifierFactory.java.

References org.objectweb.jonas_lib.I18n.getMessage(), and org.objectweb.jonas_lib.genbase.archive.J2EEArchive.initialize().

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