public abstract static class GCUBEServiceSecurityManager.LifetimeConsumer extends Object implements GCUBEConsumer<GCUBEServiceSecurityManager.LifetimeTopic,Object>
| Constructor and Description |
|---|
GCUBEServiceSecurityManager.LifetimeConsumer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onCredentialUpdate() |
<T1 extends GCUBEServiceSecurityManager.LifetimeTopic,P1> |
onEvent(GCUBEEvent<T1,P1>... events)
Notifies the consumer of one of more events about topics for which the consumer
has previously subscribed with a
GCUBEProducer |
protected void |
onPolicyUpdate() |
public GCUBEServiceSecurityManager.LifetimeConsumer()
public <T1 extends GCUBEServiceSecurityManager.LifetimeTopic,P1> void onEvent(GCUBEEvent<T1,P1>... events)
GCUBEConsumerGCUBEProduceronEvent in interface GCUBEConsumer<GCUBEServiceSecurityManager.LifetimeTopic,Object>T1 - the topic type.P1 - the payload type.events - the events.protected void onPolicyUpdate()
protected void onCredentialUpdate()
Copyright © 2015. All Rights Reserved.