org.jclouds.scriptbuilder.domain
Interface Statement

All Known Implementing Classes:
AdminAccess, AppendFile, AuthorizeRSAPublicKeys, Call, ChefSolo, CloneGitRepo, CreateOrOverwriteFile, CreateRunScript, CreateRunScript.AddExport, ExitInsteadOfReturn, InitScript, InstallChefGems, InstallChefUsingOmnibus, InstallGit, InstallJDK.FromOpenJDK, InstallJDK.FromURL, InstallRSAPrivateKey, InstallRuby, InstallRubyGems, InterpretableStatement, Kill, LiteralStatement, PipeHttpResponseTo, PipeHttpResponseToBash, PipeHttpResponseToTarxpzfIntoDirectory, ReplaceShadowPasswordEntry, ReplaceShadowPasswordEntryOfLoginUser, SaveHttpResponseTo, ScriptBuilder, SshdConfig, StatementList, Sudoers, SwitchArg, UnzipHttpResponseIntoDirectory, UserAdd

public interface Statement

Statement used in a shell script


Method Summary
 Iterable<String> functionDependencies(OsFamily family)
           
 String render(OsFamily family)
           
 

Method Detail

functionDependencies

Iterable<String> functionDependencies(OsFamily family)

render

String render(OsFamily family)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.