public interface FutureProcessListener
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(FutureProcess futureProcess) |
void |
onInterrupted(FutureProcess futureProcess) |
void onComplete(FutureProcess futureProcess)
void onInterrupted(FutureProcess futureProcess)
Copyright © 2011 Ovea. All Rights Reserved.