org.apache.whirr.service
Class BlobStoreContextBuilder

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

public class BlobStoreContextBuilder
extends Object


Field Summary
static Iterable<String> PROVIDER_PROPERTIES
          configurable properties, scoped to a provider.
 
Constructor Summary
BlobStoreContextBuilder()
           
 
Method Summary
static org.jclouds.blobstore.BlobStoreContext build(ClusterSpec spec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROVIDER_PROPERTIES

public static final Iterable<String> PROVIDER_PROPERTIES
configurable properties, scoped to a provider.

Constructor Detail

BlobStoreContextBuilder

public BlobStoreContextBuilder()
Method Detail

build

public static org.jclouds.blobstore.BlobStoreContext build(ClusterSpec spec)


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