Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.1.0)

E17483-02

oracle.jbo.server.svc
Class WLSThreadContext

java.lang.Object
  extended by oracle.jbo.server.svc.WLSThreadContext

public class WLSThreadContext
extends java.lang.Object


Constructor Summary
WLSThreadContext()
           
 
Method Summary
static WLSThreadContext getCurrent()
           
static java.lang.Object setContext(WLSThreadContext context)
           
static void unsetContext(java.lang.Object saved)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WLSThreadContext

public WLSThreadContext()
Method Detail

getCurrent

public static WLSThreadContext getCurrent()

setContext

public static java.lang.Object setContext(WLSThreadContext context)

unsetContext

public static void unsetContext(java.lang.Object saved)

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.1.0)

E17483-02

Copyright © 1997, 2011, Oracle. All rights reserved.