Uses of Interface
org.terracotta.context.ContextManager.Dissociation
Packages that use ContextManager.Dissociation
-
Uses of ContextManager.Dissociation in org.terracotta.context
Methods in org.terracotta.context that return ContextManager.DissociationModifier and TypeMethodDescriptionstatic ContextManager.DissociationContextManager.dissociate(Object object) Create aDissociationinstance for the supplied object.Removes the supplied object's context from the child node set of the target context node.ContextManager.Dissociation.fromParent(Object parent) Removes the supplied object's context from the parent node set of the target context node.