|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.bibop.xml.xforge.helpers.RequestContext
| Field Summary | |
protected java.lang.String |
urlcontextclass
|
| Constructor Summary | |
RequestContext()
|
|
| Method Summary | |
void |
afterEnd()
|
void |
afterStart()
|
void |
beforeEnd()
|
void |
beforeStart()
|
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 |
| Field Detail |
protected java.lang.String urlcontextclass
| Constructor Detail |
public RequestContext()
| Method Detail |
public java.lang.String getContextId()
throws XForgeException
getContextId in interface XForgeContextXForgeException
public void beforeStart()
throws XForgeException
beforeStart in interface ContextEventListenerXForgeException
public void afterStart()
throws XForgeException
afterStart in interface ContextEventListenerXForgeException
public void beforeEnd()
throws XForgeException
beforeEnd in interface ContextEventListenerXForgeException
public void afterEnd()
throws XForgeException
afterEnd in interface ContextEventListenerXForgeException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||