Package test
Class ClassLoadingFromJarTester
java.lang.Object
test.ClassLoadingFromJarTester
- All Implemented Interfaces:
hudson.remoting.Callable<Object,,Exception> Serializable,Function<Function,,Void> org.jenkinsci.remoting.RoleSensitive
public class ClassLoadingFromJarTester
extends Object
implements hudson.remoting.Callable<Object,Exception>, Function<Function,Void>
- Author:
- Kohsuke Kawaguchi
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
-
Field Details
-
verifier
-
-
Constructor Details
-
ClassLoadingFromJarTester
public ClassLoadingFromJarTester()
-
-
Method Details