Package | Description |
---|---|
org.refcodes.component.ext.observer | |
org.refcodes.component.ext.observer.impls |
Modifier and Type | Interface and Description |
---|---|
interface |
InitializeEvent
The
LifeCycleRequest.INITIALIZE request ActionEvent . |
interface |
PauseEvent
The
LifeCycleRequest.PAUSE request ActionEvent . |
interface |
ResumeEvent
The
LifeCycleRequest.PAUSE request ActionEvent . |
interface |
StartEvent
The
LifeCycleRequest.START request ActionEvent . |
interface |
StopEvent
The
LifeCycleRequest.STOP request ActionEvent . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLifeCycleRequestEvent
Abstract implementation of the base
LifeCycleEvent.LifeCycleRequestEvent . |
class |
InitializeEventImpl
Implementation of the
InitializeEvent . |
class |
PauseEventImpl
Implementation of the
PauseEvent . |
class |
ResumeEventImpl
Implementation of the
ResumeEvent . |
class |
StartEventImpl
Implementation of the
StartEvent . |
class |
StopEventImpl
Implementation of the
StopEvent . |
Copyright © 2016. All rights reserved.