org.sonatype.sisu.goodies.lifecycle
Interface LifecycleAware

All Known Subinterfaces:
Lifecycle, LifecycleManager
All Known Implementing Classes:
LifecycleManagerImpl, LifecycleSupport, PeriodicThreadSupport

public interface LifecycleAware

Interface for components that are aware of their Lifecycle.

Since:
1.0

Method Summary
 Lifecycle getLifecycle()
           
 

Method Detail

getLifecycle

Lifecycle getLifecycle()


Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.