public abstract class BaseLifecycle extends Object implements Lifecycle
| Constructor and Description |
|---|
BaseLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStarted() |
protected void |
setStarted(boolean started) |
void |
start() |
void |
stop() |
public BaseLifecycle()
protected void setStarted(boolean started)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.