org.sonatype.sisu.goodies.lifecycle
Interface LifecycleManager

All Superinterfaces:
Lifecycle, LifecycleAware, LifecycleContainer
All Known Implementing Classes:
LifecycleManagerImpl

public interface LifecycleManager
extends Lifecycle, LifecycleContainer

Manages a set of Lifecycle components.

Since:
1.0

Method Summary
 
Methods inherited from interface org.sonatype.sisu.goodies.lifecycle.Lifecycle
start, stop
 
Methods inherited from interface org.sonatype.sisu.goodies.lifecycle.LifecycleAware
getLifecycle
 
Methods inherited from interface org.sonatype.sisu.goodies.lifecycle.LifecycleContainer
add, add, clear, remove, remove
 



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