Public Member Functions | |
| LogEntry (File original, File copy) | |
| File | getOriginal () |
| File | getCopy () |
Ludovic Bert
Benoit PELLETIER
Definition at line 39 of file LogEntry.java.
|
||||||||||||
|
Constructor of a log entry.
Definition at line 56 of file LogEntry.java. |
|
|
Return 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(). |
|
|
Return 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(). |
1.3.9.1