|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jonas.lib.work.AbsCleanTask
org.ow2.jonas.ejb.easybeans.EJB3CleanTask
public class EJB3CleanTask
JOnAS EB3 unused directory clean task class. This class provides a way for removing directories which are inconsistent directories for jar files.
| Constructor Summary | |
|---|---|
EJB3CleanTask(IEasyBeansService easyBeansService,
DeployerLog deployerLog)
Construct a new EAR clean task. |
|
| Method Summary | |
|---|---|
DeployerLog |
getDeployerLog()
|
protected boolean |
isDeployedLogEntry(LogEntry logEntry)
Check if the package pointed by the log entry is currently deploy. |
| Methods inherited from class org.ow2.jonas.lib.work.AbsCleanTask |
|---|
execute, getLogEntries, getLogger, isValidLogEntry, removeLogEntry |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EJB3CleanTask(IEasyBeansService easyBeansService,
DeployerLog deployerLog)
easyBeansService - IEasyBeansService referencedeployerLog - DeployerLog of the task| Method Detail |
|---|
protected boolean isDeployedLogEntry(LogEntry logEntry)
throws WorkCleanerException
isDeployedLogEntry in class AbsCleanTasklogEntry - entry in a deploy log
WorkCleanerException - If the method failspublic DeployerLog getDeployerLog()
getDeployerLog in class AbsCleanTaskAbsCleanTask.getDeployerLog()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||