|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LifecycleEvent | |
|---|---|
| com.cafesoft.core.lifecycle | Support for objects that are started, stopped, etc. |
| com.cafesoft.core.service | Services API support. |
| Uses of LifecycleEvent in com.cafesoft.core.lifecycle |
|---|
| Methods in com.cafesoft.core.lifecycle with parameters of type LifecycleEvent | |
|---|---|
void |
LifecycleListener.lifecycleEvent(LifecycleEvent event)
Handle a LifecycleEvent. |
| Uses of LifecycleEvent in com.cafesoft.core.service |
|---|
| Methods in com.cafesoft.core.service with parameters of type LifecycleEvent | |
|---|---|
protected void |
AbstractLifecycleService.fireEvent(LifecycleEvent event)
Fire a lifecycle event to all registered listeners |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||