|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GrouperFuture | |
|---|---|
| edu.internet2.middleware.grouper.util | This package contains utility classes (generally static methods) |
| Uses of GrouperFuture in edu.internet2.middleware.grouper.util |
|---|
| Methods in edu.internet2.middleware.grouper.util that return GrouperFuture | |
|---|---|
static GrouperFuture |
GrouperUtil.executorServiceSubmit(java.util.concurrent.ExecutorService executorService,
java.util.concurrent.Callable callable)
|
| Method parameters in edu.internet2.middleware.grouper.util with type arguments of type GrouperFuture | |
|---|---|
static void |
GrouperFuture.waitForJob(java.util.List<GrouperFuture> futures,
int threadPoolSize,
java.util.List<GrouperCallable> callablesWithProblems)
relies on the callable being a GrouperCallable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||