Uses of Interface
org.terracotta.context.ContextManager.Association
Packages that use ContextManager.Association
-
Uses of ContextManager.Association in org.terracotta.context
Methods in org.terracotta.context that return ContextManager.AssociationModifier and TypeMethodDescriptionstatic ContextManager.AssociationCreate anAssociationinstance for the supplied object.Adds the supplied object's context node as a child of the target context node.ContextManager.Association.withParent(Object parent) Adds the supplied object's context node as a parent of the target context node.