提交 52c7ca45 编写于 作者: J Jesse Glick

Adding a warning to Javadoc.

上级 e77aa43b
...@@ -432,7 +432,7 @@ public class SlaveComputer extends Computer { ...@@ -432,7 +432,7 @@ public class SlaveComputer extends Computer {
/** /**
* Sets up the connection through an existing channel. * Sets up the connection through an existing channel.
* * @param channel the channel to use; <strong>warning:</strong> callers are expected to have called {@link ChannelConfigurator} already
* @since 1.444 * @since 1.444
*/ */
public void setChannel(Channel channel, OutputStream launchLog, Channel.Listener listener) throws IOException, InterruptedException { public void setChannel(Channel channel, OutputStream launchLog, Channel.Listener listener) throws IOException, InterruptedException {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册