org.bibop.xml.xforge
Interface XForgeContext

All Known Implementing Classes:
DefaultVariablesContext, RequestContext, ThreadContext, TransformerContext, UniqueContext, XForgeC1URLContext, XForgeC2URLContext, XForgeMonitorContext, XForgeTestURLContext

public interface XForgeContext

Base interface for context identification

Version:
1.0
Author:
Alberto Garoffolo
See Also:
VariablesBroker

Method Summary
 java.lang.String getContextId()
          Get the unique identifier of the current context.
 

Method Detail

getContextId

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

XForgeException


Copyright © 2003 Bibop Research International. All Rights Reserved.