|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MavenBuildProxy.BuildCallable<V,T extends Throwable>
| Method Summary | |
|---|---|
V |
call(MavenBuild build)
Performs computation and returns the result, or throws some exception. |
| Method Detail |
|---|
V call(MavenBuild build)
throws T extends Throwable,
IOException,
InterruptedException
InterruptedException - if the processing is interrupted in the middle. Exception will be
propagated to the caller.
IOException - if the program simply wishes to propage the exception, it may throw
IOException.
T extends Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||