org.objectweb.carol.cmi.ha.interceptor
Interface HACurrentDelegate


public interface HACurrentDelegate

Delegate class for handling the current context


Method Summary
 void setNextReq(RequestId nextReq)
          Set the next request in the current context if exists
 

Method Detail

setNextReq

void setNextReq(RequestId nextReq)
Set the next request in the current context if exists

Parameters:
nextReq - the next request