Class NullContextHandle

java.lang.Object
org.jboss.as.ee.concurrent.handle.NullContextHandle
All Implemented Interfaces:
Serializable, org.glassfish.enterprise.concurrent.spi.ContextHandle, SetupContextHandle

public class NullContextHandle extends Object implements SetupContextHandle
A context handle without invocation context to set. For now it provides only the setup and reset of TCCL captured at handle creation.
Author:
Eduardo Martins
See Also: