|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.whirr.template.TemplateUtils
public class TemplateUtils
| Constructor Summary | |
|---|---|
TemplateUtils()
|
|
| Method Summary | |
|---|---|
static org.jclouds.scriptbuilder.domain.Statement |
createFileFromTemplate(String path,
org.apache.velocity.app.VelocityEngine engine,
String templateName,
ClusterSpec clusterSpec,
Cluster cluster)
|
static org.apache.velocity.app.VelocityEngine |
newVelocityEngine()
|
static org.apache.velocity.app.VelocityEngine |
newVelocityEngine(Properties properties)
|
static String |
processTemplate(org.apache.velocity.app.VelocityEngine engine,
String templateName,
ClusterSpec clusterSpec,
Cluster cluster)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateUtils()
| Method Detail |
|---|
public static org.jclouds.scriptbuilder.domain.Statement createFileFromTemplate(String path,
org.apache.velocity.app.VelocityEngine engine,
String templateName,
ClusterSpec clusterSpec,
Cluster cluster)
public static String processTemplate(org.apache.velocity.app.VelocityEngine engine,
String templateName,
ClusterSpec clusterSpec,
Cluster cluster)
public static org.apache.velocity.app.VelocityEngine newVelocityEngine()
public static org.apache.velocity.app.VelocityEngine newVelocityEngine(Properties properties)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||