Package org.infinispan.remoting.inboundhandler.action
package org.infinispan.remoting.inboundhandler.action
-
ClassDescriptionAn action represents a step in
PerCacheInboundInvocationHandler
.A listener that is invoked when anAction
is completed.The state used by anAction
.The status for anAction
.A list ofAction
to be executed to check when it is ready.An interface that allows thePerCacheInboundInvocationHandler
to check when this action is ready.AnAction
that checks if the command is the next to be executed.