Class RemoveListenerAsyncAction

java.lang.Object
org.infinispan.security.actions.RemoveListenerAsyncAction
All Implemented Interfaces:
PrivilegedAction<CompletionStage<Void>>

public class RemoveListenerAsyncAction extends Object implements PrivilegedAction<CompletionStage<Void>>
removeListenerAsync action
Since:
13.0
Author:
Dan Berindei