org.infinispan.tree
Class TreeContextContainer
java.lang.Object
org.infinispan.tree.TreeContextContainer
public class TreeContextContainer
- extends Object
Invocation context container holding tree invocation context for the
current thread.
- Since:
- 4.2
- Author:
- Galder ZamarreƱo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeContextContainer
public TreeContextContainer()
createTreeContext
public TreeContext createTreeContext()
getTreeContext
public TreeContext getTreeContext()
suspend
public TreeContext suspend()
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.