public abstract class LifecycleActivity<T> extends NamedActivity<T>
name| Constructor and Description |
|---|
LifecycleActivity(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkActive(boolean active) |
T |
halt() |
boolean |
isActive() |
T |
shutdown() |
T |
start() |
nameCopyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.