Class SwiftBlobStoreContextModule.FactoryFunction
java.lang.Object
com.google.common.collect.ForwardingObject
org.jclouds.openstack.swift.v1.blobstore.config.SwiftBlobStoreContextModule.FactoryFunction
- All Implemented Interfaces:
com.google.common.base.Function<String,,BlobStore> Function<String,BlobStore>
- Enclosing class:
SwiftBlobStoreContextModule
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.collect.ForwardingObject
toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.common.base.Function
equals
-
Constructor Details
-
FactoryFunction
public FactoryFunction()
-
-
Method Details