|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.ivy.IvyBuildProxy.Filter.AsyncInvoker
protected static final class IvyBuildProxy.Filter.AsyncInvoker
Callable for invoking IvyBuildProxy.BuildCallable asynchronously.
| Constructor Summary | |
|---|---|
IvyBuildProxy.Filter.AsyncInvoker(IvyBuildProxy proxy,
IvyBuildProxy.BuildCallable<?,?> program)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
call()
|
java.lang.ClassLoader |
getClassLoader()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IvyBuildProxy.Filter.AsyncInvoker(IvyBuildProxy proxy,
IvyBuildProxy.BuildCallable<?,?> program)
| Method Detail |
|---|
public java.lang.ClassLoader getClassLoader()
getClassLoader in interface hudson.remoting.DelegatingCallable<java.lang.Object,java.lang.Throwable>
public java.lang.Object call()
throws java.lang.Throwable
call in interface hudson.remoting.Callable<java.lang.Object,java.lang.Throwable>java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||