org.infinispan.distexec
Class DistributedExecutionCompletionService.QueueingListener
java.lang.Object
org.infinispan.distexec.DistributedExecutionCompletionService.QueueingListener
- All Implemented Interfaces:
- FutureListener<V>
- Enclosing class:
- DistributedExecutionCompletionService<V>
protected class DistributedExecutionCompletionService.QueueingListener
- extends Object
- implements FutureListener<V>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DistributedExecutionCompletionService.QueueingListener
protected DistributedExecutionCompletionService.QueueingListener()
futureDone
public void futureDone(Future<V> future)
- Specified by:
futureDone
in interface FutureListener<V>
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.