org.bibop.xml.xforge
Interface ContextEventListener

All Known Implementing Classes:
RequestContext, XForgeMonitorContext

public interface ContextEventListener


Method Summary
 void afterEnd()
           
 void afterStart()
           
 void beforeEnd()
           
 void beforeStart()
           
 

Method Detail

beforeStart

public void beforeStart()
                 throws XForgeException
XForgeException

afterStart

public void afterStart()
                throws XForgeException
XForgeException

beforeEnd

public void beforeEnd()
               throws XForgeException
XForgeException

afterEnd

public void afterEnd()
              throws XForgeException
XForgeException


Copyright © 2003 Bibop Research International. All Rights Reserved.