| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.xmlbeans.XmlFactoryHook.ThreadContext
public static final class XmlFactoryHook.ThreadContext
Used to manage the XmlFactoryHook for the current thread.
| Method Summary | |
|---|---|
static XmlFactoryHook | 
getHook()
Returns the current thread's hook, or null if none.  | 
static void | 
setHook(XmlFactoryHook hook)
Sets the hook for the current thread.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static XmlFactoryHook getHook()
public static void setHook(XmlFactoryHook hook)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||