org.ow2.jonas.workcleaner
Interface LogEntry

All Known Implementing Classes:
LogEntryImpl

public interface LogEntry

Give access to a LogEntry implementation.

Author:
Francois Fornaciari

Method Summary
 File getCopy()
          Return the unpacked directory.
 File getOriginal()
          Return the ear file of this ear log entry.
 

Method Detail

getOriginal

File getOriginal()
Return the ear file of this ear log entry.

Returns:
the ear file of this ear log entry.

getCopy

File getCopy()
Return the unpacked directory.

Returns:
the unpacked directory.


Copyright © 2010 OW2 Consortium. All Rights Reserved.