public abstract class AbstractLifeCycle extends Object implements LifeCycle
LifeCycle.Event, LifeCycle.Listener| Constructor and Description |
|---|
AbstractLifeCycle() |
| Modifier and Type | Method and Description |
|---|---|
void |
depose() |
void |
fetch() |
void |
init() |
void |
trigger(LifeCycle.Event event) |
Copyright © 2017. All rights reserved.