@Singleton public class EnableCDNAndCache extends Object implements com.google.common.base.Function<String,URI>
EnableCDNAndCache(CloudFilesClient sync, com.google.common.cache.LoadingCache<String,URI> cdnContainer)
URI
apply(String input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
@Inject public EnableCDNAndCache(CloudFilesClient sync, com.google.common.cache.LoadingCache<String,URI> cdnContainer)
public URI apply(String input)
apply
com.google.common.base.Function<String,URI>
Copyright © 2009-2012 jclouds. All Rights Reserved.