Class ClearInvocationContext

java.lang.Object
org.infinispan.context.impl.AbstractInvocationContext
org.infinispan.context.impl.ClearInvocationContext
All Implemented Interfaces:
Cloneable, EntryLookup, InvocationContext

public class ClearInvocationContext extends AbstractInvocationContext implements Cloneable
Implementation of InvocationContext used by the ClearCommand.
Since:
7.2
Author:
Pedro Ruivo