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
public static class SwiftBlobStoreContextModule.FactoryFunction extends com.google.common.collect.ForwardingObject implements com.google.common.base.Function<String,BlobStore>
-
-
Constructor Summary
Constructors Constructor Description FactoryFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BlobStoreapply(String in)protected SwiftBlobStoreContextModule.Factorydelegate()
-
-
-
Method Detail
-
delegate
protected SwiftBlobStoreContextModule.Factory delegate()
- Specified by:
delegatein classcom.google.common.collect.ForwardingObject
-
-