org.gcube.common.core.utils.handlers.events
Class Topic.LifetimeTopic

java.lang.Object
  extended by org.gcube.common.core.utils.handlers.events.Topic
      extended by org.gcube.common.core.utils.handlers.events.Topic.LifetimeTopic
All Implemented Interfaces:
GCUBETopic
Enclosing class:
Topic

public static class Topic.LifetimeTopic
extends Topic

Specialises Topic for LifetimeEvents.

Topic.LifetimeTopic is a singleton class (cf. INSTANCE).


Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.common.core.utils.handlers.events.Topic
Topic.LifetimeTopic
 
Field Summary
static Topic.LifetimeTopic INSTANCE
          Convenience singleton instance for pre-defined events.
 
Constructor Summary
protected Topic.LifetimeTopic()
           
 
Method Summary
 
Methods inherited from class org.gcube.common.core.utils.handlers.events.Topic
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final Topic.LifetimeTopic INSTANCE
Convenience singleton instance for pre-defined events.

Constructor Detail

Topic.LifetimeTopic

protected Topic.LifetimeTopic()


Copyright © 2012. All Rights Reserved.