Package org.objectweb.jonas_lib.deployment.work

Class Summary
AbsCleanTask Abstract Clean Task class which define a generic job executed by the cleaner thread
DeployerLog Class which permits to store or load the association between the name of an package and the timestamped work copy associated.
EarCleanTask JOnAS Ear unused directory clean task class.
EarFileManager JOnAS Ear File manager.
FileManager JOnAS File manager.
This class provides a way for managing the working package files.
JarCleanTask JOnAS Jar unused copy clean task class.
LogEntry Class wich represent an entry in a log file : a original associate with its work copy
WorkCleaner JOnAS work deployment files and directories cleaner class.
 

Exception Summary
CleanerException The class CleanerException indicates conditions that a reasonable application might want to catch.
DeployerLogException The class DeployerLogException indicates conditions that a reasonable application might want to catch.
FileManagerException The class FileManagerException indicates conditions that a reasonable application might want to catch.