protected class GCUBEServiceContext.Stager extends Consumer
Consumer for staging INITIALISED RIs.consumerLogger| Modifier | Constructor and Description |
|---|---|
protected |
GCUBEServiceContext.Stager() |
| Modifier and Type | Method and Description |
|---|---|
GCUBEServiceContext.RILifetimeTopic[] |
getTopics()
Returns the list of topics handled by the consumer.
|
protected void |
onRIInitialised(GCUBEServiceContext.RILifetimeEvent event)
Initialisation event callback.
|
onEvent, onGHNShutdown, onRIDeployed, onRIFailed, onRIReady, onRIStateChange, onRIUpdated, setLoggerpublic GCUBEServiceContext.RILifetimeTopic[] getTopics()
Consumerprotected void onRIInitialised(GCUBEServiceContext.RILifetimeEvent event) throws Exception
ConsumeronRIInitialised in class Consumerevent - the event.Exception - if the callback could not complete successfully.Copyright © 2015. All Rights Reserved.