Package org.jclouds.scriptbuilder.domain

Interface Summary
AcceptsStatementVisitor  
Statement Statement used in a shell script
StatementVisitor  
 

Class Summary
AdminAccessVisitor  
AppendFile Creates a run script
AuthorizeRSAPublicKey Deprecated.
Call Statement used in a shell script
CreateFile Creates a run script
CreateOrOverwriteFile Creates a run script
CreateRunScript Creates a run script
CreateRunScript.AddExportToFile  
CreateRunScript.AddTitleToFile  
InitMetadata Defines the environment of a process that can be started in the background on an operating system.
InstallRSAPrivateKey Deprecated.
InterpretableStatement Statement used in a shell script
JavaInitMetadata Defines the environment of a java process that can be started in the background on an operating system.
Kill Statement used in a shell script
PipeHttpResponseTo Pipes the content of the http response to a shell command that accepts input from stdin
PipeHttpResponseToBash Pipes the content of the http response to bash
PipeHttpResponseToTarxpzfIntoDirectory Pipes the content of the http response to tar -xpzf
SaveHttpResponseTo saves the content of the http response to a file
StatementList Statements used in a shell script
Statements Statements used in shell scripts.
StoppableJavaInitMetadata A java process that has a graceful shutdown mechanism.
SwitchArg Statement used in a shell script
UnzipHttpResponseIntoDirectory unzips the content into a directory
 

Enum Summary
OsFamily Type of an Operating System.
ShellToken Constants used in shell scripting.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.