org.apache.whirr.service
Class ComputeServiceContextBuilder

java.lang.Object
  extended by org.apache.whirr.service.ComputeServiceContextBuilder

public class ComputeServiceContextBuilder
extends Object

A convenience class for building jclouds ComputeServiceContext objects.


Constructor Summary
ComputeServiceContextBuilder()
           
 
Method Summary
static org.jclouds.compute.ComputeServiceContext build(ClusterSpec spec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComputeServiceContextBuilder

public ComputeServiceContextBuilder()
Method Detail

build

public static org.jclouds.compute.ComputeServiceContext build(ClusterSpec spec)
                                                       throws IOException
Throws:
IOException


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