|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.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 Context constructor. |
static Context |
createContext(Context context)Deprecated. replaced by Context constructor. |
static Context |
createContext(Element element)Deprecated. replaced by Context constructor. |
| 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 Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||