org.jclouds.compute.predicates
Class ScriptStatusReturnsZero.CommandUsingClient

java.lang.Object
  extended by org.jclouds.compute.predicates.ScriptStatusReturnsZero.CommandUsingClient
Enclosing class:
ScriptStatusReturnsZero

public static class ScriptStatusReturnsZero.CommandUsingClient
extends Object


Constructor Summary
ScriptStatusReturnsZero.CommandUsingClient(String command, SshClient client)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptStatusReturnsZero.CommandUsingClient

public ScriptStatusReturnsZero.CommandUsingClient(String command,
                                                  SshClient client)


Copyright © 2009-2011 jclouds. All Rights Reserved.