|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.carol.cmi.ha.interceptor.HACurrent
Class enabling to get the current context
Constructor Summary | |
HACurrent()
|
Method Summary | |
static HACurrent |
getHACurrent()
|
void |
setDlg(HACurrentDelegate dlg)
Set the delegate |
void |
setNextReq(RequestId nextReq)
Set the next request in the current context if exists |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HACurrent()
Method Detail |
public void setDlg(HACurrentDelegate dlg)
dlg
- delegate classpublic static HACurrent getHACurrent()
public void setNextReq(RequestId nextReq)
nextReq
- the next request
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |