Searched refs:localFuture (Results 1 – 4 of 4) sorted by relevance
50 final Facade<Integer> localFuture = impl.newFacade(); in timeComplete_Normal() local51 list.add(localFuture); in timeComplete_Normal()52 localFuture.set(i); in timeComplete_Normal()65 final Facade<Integer> localFuture = impl.newFacade(); in timeComplete_Failure() local66 list.add(localFuture); in timeComplete_Failure()67 localFuture.setException(exception); in timeComplete_Failure()86 final Facade<Integer> localFuture = impl.newFacade(); in timeComplete_Cancel() local87 list.add(localFuture); in timeComplete_Cancel()88 localFuture.cancel(false); in timeComplete_Cancel()
META-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/ ...
META-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...