org.glassfish.jersey.process.internal
Class RequestScope.Snapshot

java.lang.Object
  extended by org.glassfish.jersey.process.internal.RequestScope.Snapshot
Enclosing class:
RequestScope

public static final class RequestScope.Snapshot
extends java.lang.Object

An opaque RequestScope state holder.

Instances of this class can be used to transfer an active RequestScope scope block from one thread to another.


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.