Package hudson.maven
Class Maven3ProcessFactory.GetClassWorldsJar
java.lang.Object
jenkins.security.MasterToSlaveCallable<String,IOException>
hudson.maven.Maven3ProcessFactory.GetClassWorldsJar
- All Implemented Interfaces:
hudson.remoting.Callable<String,
,IOException> Serializable
,org.jenkinsci.remoting.RoleSensitive
- Enclosing class:
- Maven3ProcessFactory
protected static final class Maven3ProcessFactory.GetClassWorldsJar
extends MasterToSlaveCallable<String,IOException>
Finds classworlds.jar
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.security.MasterToSlaveCallable
checkRoles
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
-
Constructor Details
-
GetClassWorldsJar
-
-
Method Details
-
call
- Throws:
IOException
-