@Singleton public class CreateSshClientOncePortIsListeningOnNode extends Object implements com.google.common.base.Function<NodeMetadata,SshClient>
| Constructor and Description |
|---|
CreateSshClientOncePortIsListeningOnNode(OpenSocketFinder openSocketFinder,
ComputeServiceConstants.Timeouts timeouts) |
@Named(value="jclouds.compute") protected Logger logger
@Inject public CreateSshClientOncePortIsListeningOnNode(OpenSocketFinder openSocketFinder, ComputeServiceConstants.Timeouts timeouts)
public SshClient apply(NodeMetadata node)
apply in interface com.google.common.base.Function<NodeMetadata,SshClient>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.