org.ow2.petals.jbi.management.task
Class AbstractLoggableTask

java.lang.Object
  extended by org.ow2.petals.jbi.management.task.AbstractLoggableTask
All Implemented Interfaces:
Task
Direct Known Subclasses:
AbstractCheckPackageTask, AbstractCopyPackageToRepositoryTask, AbstractFileManipulationTask, CreateAndRegisterInstallerMBeanTask, CreateSLClassloaderTask, DeployAllSUTask, DeploySUToComponentTask, ExtractSUsTask, RegisterAllConnectionTask, RegisterSALifeCycleTask, RemoveAllConnectionsTask, RemoveComponentRepositoryTask, RemoveComponentStateHolderTask, RemoveSADirectoryTask, RemoveSAStateHolderTask, RemoveSLClassloaderTask, RemoveSLRepositoryTask, RemoveSLStateHolderTask, UndeployAllSUsTask, UnregisterComponentFromSLTask, UnregisterInstallerTask, UnregisterSALifeCycleTask

public abstract class AbstractLoggableTask
extends java.lang.Object
implements Task

Author:
Frederic Gardes

Field Summary
protected  org.ow2.petals.util.LoggingUtil log
          logger wrapper
 
Constructor Summary
AbstractLoggableTask(org.ow2.petals.util.LoggingUtil log)
          The constructor with a logger
 
Method Summary
 
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
 

Field Detail

log

protected org.ow2.petals.util.LoggingUtil log
logger wrapper

Constructor Detail

AbstractLoggableTask

public AbstractLoggableTask(org.ow2.petals.util.LoggingUtil log)
The constructor with a logger



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.