org.objectweb.jonas.web.lib.JarTools Class Reference

List of all members.

Static Public Member Functions

void unpack (String fileName, String destDir) throws JWebContainerServiceException

Detailed Description

This class provides an implementation of tools methods than permit to unpack a jar.
Author:
Ludovic Bert

Florent Benoit

Definition at line 47 of file JarTools.java.


Member Function Documentation

void org.objectweb.jonas.web.lib.JarTools.unpack String  fileName,
String  destDir
throws JWebContainerServiceException [static]
 

Unpack the specified jar to the specified directory.

Parameters:
fileName the name of the archive file to unpack.
destDir the destination directory of the unpacking.
Exceptions:
JWebContainerServiceException if an error occors during the unpacking.

Definition at line 68 of file JarTools.java.


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