Package org.infinispan.security.actions
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemoveListenerAsyncAction
-
-
Method Details
-
run
- Specified by:
run
in interfacePrivilegedAction<CompletionStage<Void>>
-