protected class GCUBEPortTypeContext.PTConsumer extends Consumer
Consumer for port-type registration to RI scope removal events.consumerLogger| Modifier and Type | Method and Description |
|---|---|
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.
|
getTopics, onEvent, onGHNShutdown, onRIDeployed, setLoggerprotected 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
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.Copyright © 2015. All Rights Reserved.