Uses of Interface
org.jclouds.scriptbuilder.domain.AcceptsStatementVisitor
-
-
Uses of AcceptsStatementVisitor in org.jclouds.scriptbuilder
Classes in org.jclouds.scriptbuilder that implement AcceptsStatementVisitor Modifier and Type Class Description classInitScriptCreates an init script fileclassScriptBuilderCreates a shell script. -
Uses of AcceptsStatementVisitor in org.jclouds.scriptbuilder.domain
Classes in org.jclouds.scriptbuilder.domain that implement AcceptsStatementVisitor Modifier and Type Class Description classCreateRunScriptCreates a run scriptclassStatementListStatements used in a shell scriptclassSwitchArgStatement used in a shell script -
Uses of AcceptsStatementVisitor in org.jclouds.scriptbuilder.statements.chef
Classes in org.jclouds.scriptbuilder.statements.chef that implement AcceptsStatementVisitor Modifier and Type Class Description classInstallChefUsingOmnibusInstalls the Chef client using the Omnibus installer. -
Uses of AcceptsStatementVisitor in org.jclouds.scriptbuilder.statements.git
Classes in org.jclouds.scriptbuilder.statements.git that implement AcceptsStatementVisitor Modifier and Type Class Description classInstallGitInstalls git onto a host -
Uses of AcceptsStatementVisitor in org.jclouds.scriptbuilder.statements.java
Classes in org.jclouds.scriptbuilder.statements.java that implement AcceptsStatementVisitor Modifier and Type Class Description static classInstallJDK.FromOpenJDKstatic classInstallJDK.FromURL -
Uses of AcceptsStatementVisitor in org.jclouds.scriptbuilder.statements.ruby
Classes in org.jclouds.scriptbuilder.statements.ruby that implement AcceptsStatementVisitor Modifier and Type Class Description classInstallRubyInstalls Ruby onto a host.
-