| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.vcs.util.VCSThreadSafeContexts
public class VCSThreadSafeContexts
Utility class to assist with the thread-safe construction of temporary contexts.
| Method Summary | |
|---|---|
| static Context | createContext()Deprecated. replaced by Contextconstructor. | 
| static Context | createContext(Context context)Deprecated. replaced by Contextconstructor. | 
| static Context | createContext(Element element)Deprecated. replaced by Contextconstructor. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static final Context createContext()
Context constructor.
public static final Context createContext(Context context)
Context constructor.
public static final Context createContext(Element element)
Context constructor.
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||