org.bibop.xml.xforge.helpers
Class ThreadContext

java.lang.Object
  |
  +--org.bibop.xml.xforge.helpers.ThreadContext
All Implemented Interfaces:
XForgeContext

public class ThreadContext
extends java.lang.Object
implements XForgeContext


Constructor Summary
ThreadContext()
           
 
Method Summary
 java.lang.String getContextId()
          Get the unique identifier of the current context.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadContext

public ThreadContext()
Method Detail

getContextId

public java.lang.String getContextId()
                              throws XForgeException
Get the unique identifier of the current context.

Specified by:
getContextId in interface XForgeContext
XForgeException


Copyright © 2003 Bibop Research International. All Rights Reserved.