protected static final class MavenBuildProxy.Filter.AsyncInvoker extends jenkins.security.SlaveToMasterCallable<Object,Throwable> implements hudson.remoting.DelegatingCallable<Object,Throwable>
Callable for invoking MavenBuildProxy.BuildCallable asynchronously.| Constructor and Description |
|---|
AsyncInvoker(MavenBuildProxy proxy,
MavenBuildProxy.BuildCallable<?,?> program) |
| Modifier and Type | Method and Description |
|---|---|
Object |
call() |
ClassLoader |
getClassLoader() |
public AsyncInvoker(MavenBuildProxy proxy, MavenBuildProxy.BuildCallable<?,?> program)
Copyright © 2016–2017. All rights reserved.