org.apache.whirr.service
Class ComputeServiceContextBuilder
java.lang.Object
org.apache.whirr.service.ComputeServiceContextBuilder
public class ComputeServiceContextBuilder
- extends Object
A convenience class for building jclouds ComputeServiceContext
objects.
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 |
ComputeServiceContextBuilder
public ComputeServiceContextBuilder()
build
public static org.jclouds.compute.ComputeServiceContext build(ClusterSpec spec)
throws IOException
- Throws:
IOException
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.