|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.core.contexts.service.Consumer
org.gcube.common.core.contexts.GCUBEPortTypeContext.PTConsumer
protected class GCUBEPortTypeContext.PTConsumer
A Consumer for port-type registration to RI scope removal events.
| Field Summary |
|---|
| Fields inherited from class org.gcube.common.core.contexts.service.Consumer |
|---|
consumerLogger |
| Method Summary | |
|---|---|
protected void |
onRIFailed(GCUBEServiceContext.RILifetimeEvent event)
Failure event callback. |
protected void |
onRIInitialised(GCUBEServiceContext.RILifetimeEvent event)
Initialisation event callback. |
protected void |
onRIReady(GCUBEServiceContext.RILifetimeEvent event)
Ready event callback. |
protected void |
onRIStateChange(GCUBEServiceContext.RILifetimeEvent event)
State change event callback. |
protected void |
onRIUpdated(GCUBEServiceContext.RILifetimeEvent event)
Update event callback. |
| Methods inherited from class org.gcube.common.core.contexts.service.Consumer |
|---|
getTopics, onEvent, onGHNShutdown, onRIDeployed, setLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void onRIInitialised(GCUBEServiceContext.RILifetimeEvent event)
throws Exception
onRIInitialised in class Consumerevent - the event.
Exception - if the callback could not complete successfully.
protected void onRIReady(GCUBEServiceContext.RILifetimeEvent event)
throws Exception
onRIReady in class Consumerevent - the event.
Exception - if the callback could not complete successfully.
protected void onRIStateChange(GCUBEServiceContext.RILifetimeEvent event)
throws Exception
onRIStateChange in class Consumerevent - the event.
Exception - if the callback could not complete successfully.
protected void onRIUpdated(GCUBEServiceContext.RILifetimeEvent event)
throws Exception
onRIUpdated in class Consumerevent - the event.
Exception - if the callback could not complete successfully.
protected void onRIFailed(GCUBEServiceContext.RILifetimeEvent event)
throws Exception
onRIFailed in class Consumerevent - the event.
Exception - if the callback could not complete successfully.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||