|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotifyingNotifiableFuture<Object>
An internal interface which adds the ability to inform the future of completion.
Method Summary | |
---|---|
void |
notifyDone()
|
void |
setNetworkFuture(Future<Object> future)
|
Methods inherited from interface org.infinispan.util.concurrent.NotifyingFuture |
---|
attachListener |
Methods inherited from interface java.util.concurrent.Future |
---|
cancel, get, get, isCancelled, isDone |
Method Detail |
---|
void notifyDone()
void setNetworkFuture(Future<Object> future)
|
Google Analytics | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |