Package | Description |
---|---|
org.terracotta.context |
Modifier and Type | Method and Description |
---|---|
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 © 2017. All rights reserved.