public abstract class BaseRpcInvokingCommand extends BaseRpcCommand
| Modifier and Type | Field and Description | 
|---|---|
| protected InvocationContextContainer | icc | 
| protected InterceptorChain | interceptorChain | 
cacheName| Modifier | Constructor and Description | 
|---|---|
| protected  | BaseRpcInvokingCommand(String cacheName) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | init(InterceptorChain interceptorChain,
    InvocationContextContainer icc) | 
| protected Object | processVisitableCommand(ReplicableCommand cacheCommand) | 
getCacheName, getOrigin, setOrigin, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCommandId, getParameters, isReturnValueExpected, perform, setParametersprotected InterceptorChain interceptorChain
protected InvocationContextContainer icc
protected BaseRpcInvokingCommand(String cacheName)
public void init(InterceptorChain interceptorChain, InvocationContextContainer icc)
protected final Object processVisitableCommand(ReplicableCommand cacheCommand) throws Throwable
ThrowableCopyright © 2012 JBoss by Red Hat. All Rights Reserved.