org.objectweb.jonas_lib.deployment.work.LogEntry Class Reference

List of all members.

Public Member Functions

 LogEntry (File original, File copy)
File getOriginal ()
File getCopy ()

Detailed Description

Class wich represent an entry in a log file : a original associate with its work copy
Author:
Florent Benoit

Ludovic Bert

Benoit PELLETIER

Definition at line 39 of file LogEntry.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.deployment.work.LogEntry.LogEntry File  original,
File  copy
 

Constructor of a log entry.

Parameters:
original the file to copy
copy name of the copy

Definition at line 56 of file LogEntry.java.


Member Function Documentation

File org.objectweb.jonas_lib.deployment.work.LogEntry.getCopy  ) 
 

Return the unpacked directory.

Returns:
the unpacked directory.

Definition at line 74 of file LogEntry.java.

Referenced by org.objectweb.jonas_lib.deployment.work.DeployerLog.addEntry(), and org.objectweb.jonas_lib.deployment.work.AbsCleanTask.execute().

File org.objectweb.jonas_lib.deployment.work.LogEntry.getOriginal  ) 
 

Return the ear file of this ear log entry.

Returns:
the ear file of this ear log entry.

Definition at line 66 of file LogEntry.java.

Referenced by org.objectweb.jonas_lib.deployment.work.DeployerLog.addEntry(), and org.objectweb.jonas_lib.deployment.work.AbsCleanTask.execute().


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