public abstract class BaseCompositeLifecycle extends BaseLifecycle
| Constructor and Description | 
|---|
| BaseCompositeLifecycle() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract List<Lifecycle> | loadLifecycles() | 
| void | start() | 
| void | stop() | 
isStarted, setStartedpublic BaseCompositeLifecycle()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.