|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LifecycleHandler
Handles endpoint Lifecycle events
Method Summary | |
---|---|
void |
create(Endpoint endpoint)
Handle the create step of an endpoint |
void |
destroy(Endpoint endpoint)
Handle the destroy step of an endpoint |
void |
start(Endpoint endpoint)
Handle the start step of an endpoint |
void |
stop(Endpoint endpoint)
Handle the stop step of an endpoint |
Method Detail |
---|
void create(Endpoint endpoint)
void start(Endpoint endpoint)
void stop(Endpoint endpoint)
void destroy(Endpoint endpoint)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |