Package org.terracotta.context
-
Interface Summary Interface Description ContextCreationListener ContextElement A shadow context associated with a Java object.ContextListener The context graph mutation listener interface.ContextManager.Association Creates parent and child associations to the target context node.ContextManager.Dissociation Removes existing parent and child associations from the target context node.TreeNode A context tree node associated with a Java object.WeakIdentityHashMap.Cleanable -
Class Summary Class Description ContextManager AContextManagerinstances allows for rooting, querying and access to select portions of the global context graph.WeakIdentityHashMap<K,V>