Obtain the response associated with the current request id.
Returns null if there is not response associated with the current
requestid
IMPORTANT: This method remove the request id from the requests heap
the response associated with the current request id
postInvoke is called after any request.
Parameters: rctx - The RequestCtx that was returned at preInvoke() Parameters: remove - TODO throws: RemoteException - Thrown when the method failed due to asystem-level failure.
preInvoke is called before any request.
Parameters: txa - Transaction Attribute (Supports, Required, ...) A RequestCtx object throws: RemoteException - Thrown when the method failed due to asystem-level failure.
Fields inherited from org.objectweb.jonas_ejb.container.JEntityRemote