org.bibop.xml.xforge.helpers
Class TestContext

java.lang.Object
  |
  +--org.bibop.xml.xforge.helpers.RequestContext
        |
        +--org.bibop.xml.xforge.helpers.TestContext
All Implemented Interfaces:
ContextEventListener, XForgeContext

public class TestContext
extends RequestContext


Field Summary
 
Fields inherited from class org.bibop.xml.xforge.helpers.RequestContext
urlcontextclass
 
Constructor Summary
TestContext()
           
 
Method Summary
 void beforeStart()
           
 
Methods inherited from class org.bibop.xml.xforge.helpers.RequestContext
afterEnd, afterStart, beforeEnd, getContextId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestContext

public TestContext()
Method Detail

beforeStart

public void beforeStart()
                 throws XForgeException
Specified by:
beforeStart in interface ContextEventListener
Overrides:
beforeStart in class RequestContext
XForgeException


Copyright © 2003 Bibop Research International. All Rights Reserved.