Package io.jenkins.plugins.onmonit.util
Class AvailablePortRetriever.AvailablePortCallable
java.lang.Object
jenkins.security.MasterToSlaveCallable<AvailablePort,Throwable>
io.jenkins.plugins.onmonit.util.AvailablePortRetriever.AvailablePortCallable
- All Implemented Interfaces:
hudson.remoting.Callable<AvailablePort,
,Throwable> Serializable
,org.jenkinsci.remoting.RoleSensitive
- Enclosing class:
- AvailablePortRetriever
public static class AvailablePortRetriever.AvailablePortCallable
extends MasterToSlaveCallable<AvailablePort,Throwable>
- See Also:
-
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
-
Method Details
-
call
- Throws:
Throwable
-