|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.jbi.management.task.AbstractLoggableTask
org.ow2.petals.jbi.management.task.AbstractFileManipulationTask
public abstract class AbstractFileManipulationTask
Abstract Tack class for classes whose manipulate archive files.
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.jbi.management.task.AbstractLoggableTask |
|---|
log |
| Constructor Summary | |
|---|---|
AbstractFileManipulationTask(org.ow2.petals.util.LoggingUtil log,
java.lang.String petalsRootDirectory)
|
|
| Method Summary | |
|---|---|
java.io.File |
getInstalledArchive(java.lang.String archiveName)
Get a file of the given name from the installed directory |
java.io.File |
getWorkDirectory()
Retrieve work directory from AutoloaderServiceImpl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.petals.jbi.management.Task |
|---|
execute, undo |
| Constructor Detail |
|---|
public AbstractFileManipulationTask(org.ow2.petals.util.LoggingUtil log,
java.lang.String petalsRootDirectory)
| Method Detail |
|---|
public java.io.File getInstalledArchive(java.lang.String archiveName)
file - the file to look for
public java.io.File getWorkDirectory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||