org.objectweb.jonas_ws.wsgen.modifier.ModifierFactory Class Reference

List of all members.

Static Public Member Functions

ArchiveModifier getModifier (String filename) throws GenBaseException, WsGenException

Detailed Description

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

Author:
Guillaume Sauthier

Definition at line 53 of file ModifierFactory.java.


Member Function Documentation

ArchiveModifier org.objectweb.jonas_ws.wsgen.modifier.ModifierFactory.getModifier String  filename  )  throws GenBaseException, WsGenException [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.
WsGenException when archive creation fails.

Definition at line 75 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:14:00 2005 for JOnAS by  doxygen 1.3.9.1