Uses of Interface
org.terracotta.context.ContextListener

Packages that use ContextListener
org.terracotta.context   
 

Uses of ContextListener in org.terracotta.context
 

Methods in org.terracotta.context with parameters of type ContextListener
 void ContextManager.deregisterContextListener(ContextListener listener)
          Removes a previously registered listener from the listener set.
 void ContextManager.registerContextListener(ContextListener listener)
          Registers a listener for additions and removals to this ContextManager's context graph.
 



Copyright © 2015. All Rights Reserved.