@Singleton public class CredentialsForInstance extends com.google.common.cache.CacheLoader<RunningInstance,LoginCredentials>
Modifier and Type | Method and Description |
---|---|
LoginCredentials |
load(RunningInstance instance) |
public LoginCredentials load(RunningInstance instance) throws ExecutionException
load
in class com.google.common.cache.CacheLoader<RunningInstance,LoginCredentials>
ExecutionException
Copyright © 2009-2012 jclouds. All Rights Reserved.