org.jclouds.cloudsigma.compute.config
Class CloudSigmaComputeServiceContextModule.GetDrive
java.lang.Object
com.google.common.cache.CacheLoader<String,DriveInfo>
org.jclouds.cloudsigma.compute.config.CloudSigmaComputeServiceContextModule.GetDrive
- Enclosing class:
- CloudSigmaComputeServiceContextModule
@Singleton
public static class CloudSigmaComputeServiceContextModule.GetDrive
- extends com.google.common.cache.CacheLoader<String,DriveInfo>
Methods inherited from class com.google.common.cache.CacheLoader |
from, from |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloudSigmaComputeServiceContextModule.GetDrive
@Inject
public CloudSigmaComputeServiceContextModule.GetDrive(CloudSigmaClient client)
load
public DriveInfo load(String input)
- Specified by:
load
in class com.google.common.cache.CacheLoader<String,DriveInfo>
Copyright © 2009-2011 jclouds. All Rights Reserved.