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–2015 The Kuali Foundation. All rights reserved.