Uses of Interface
org.infinispan.util.concurrent.FutureListener

Packages that use FutureListener
org.infinispan.util.concurrent Needed for IsolationLevel 
 

Uses of FutureListener in org.infinispan.util.concurrent
 

Methods in org.infinispan.util.concurrent with parameters of type FutureListener
 NotifyingFuture<Object> NotifyingFutureImpl.attachListener(FutureListener<Object> objectFutureListener)
           
 NotifyingFuture<T> NotifyingFuture.attachListener(FutureListener<T> listener)
          Attaches a listener and returns the same future instance, to allow for 'building'.
 


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.