org.apache.whirr.compute
Class BootstrapTemplate

java.lang.Object
  extended by org.apache.whirr.compute.BootstrapTemplate

public class BootstrapTemplate
extends Object


Constructor Summary
BootstrapTemplate()
           
 
Method Summary
static org.jclouds.compute.domain.Template build(ClusterSpec clusterSpec, org.jclouds.compute.ComputeService computeService, StatementBuilder statementBuilder, InstanceTemplate instanceTemplate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootstrapTemplate

public BootstrapTemplate()
Method Detail

build

public static org.jclouds.compute.domain.Template build(ClusterSpec clusterSpec,
                                                        org.jclouds.compute.ComputeService computeService,
                                                        StatementBuilder statementBuilder,
                                                        InstanceTemplate instanceTemplate)


Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.