Uses of Package
dk.netarkivet.common.lifecycle

Packages that use dk.netarkivet.common.lifecycle
dk.netarkivet.common.lifecycle   
dk.netarkivet.common.utils   
dk.netarkivet.harvester.scheduler   
 

Classes in dk.netarkivet.common.lifecycle used by dk.netarkivet.common.lifecycle
ComponentLifeCycle
          Extends the default construction -> deconstruction object life cycle with addition steps, giving users of ComponentLifeCycle better control over the component startup and shutdown phases.
PeriodicTaskExecutor.PeriodicTask
          Represents a periodic task
 

Classes in dk.netarkivet.common.lifecycle used by dk.netarkivet.common.utils
LifeCycleComponent
          Takes care of the lifecycling of subcomponents(children).
 

Classes in dk.netarkivet.common.lifecycle used by dk.netarkivet.harvester.scheduler
ComponentLifeCycle
          Extends the default construction -> deconstruction object life cycle with addition steps, giving users of ComponentLifeCycle better control over the component startup and shutdown phases.
LifeCycleComponent
          Takes care of the lifecycling of subcomponents(children).