Uses of Interface
org.terracotta.context.ContextManager.Dissociation

Packages that use ContextManager.Dissociation
org.terracotta.context   
 

Uses of ContextManager.Dissociation in org.terracotta.context
 

Methods in org.terracotta.context that return ContextManager.Dissociation
static ContextManager.Dissociation ContextManager.dissociate(Object object)
          Create a Dissociation instance for the supplied object.
 ContextManager.Dissociation ContextManager.Dissociation.fromChild(Object child)
          Removes the supplied object's context from the child node set of the target context node.
 ContextManager.Dissociation ContextManager.Dissociation.fromParent(Object parent)
          Removes the supplied object's context from the parent node set of the target context node.
 



Copyright © 2015. All Rights Reserved.