Uses of Interface
org.jclouds.compute.callables.BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory

Packages that use BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory
org.jclouds.compute.callables   
 

Uses of BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory in org.jclouds.compute.callables
 

Fields in org.jclouds.compute.callables declared as BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory
protected  BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete.statusFactory
           
 

Constructors in org.jclouds.compute.callables with parameters of type BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory
RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete(BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory statusFactory, ComputeServiceConstants.Timeouts timeouts, com.google.common.base.Function<NodeMetadata,SshClient> sshFactory, NodeMetadata node, Statement script, RunScriptOptions options)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.