|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.common.cache.CacheLoader<RunningInstance,Credentials>
org.jclouds.ec2.compute.functions.CredentialsForInstance
@Singleton public class CredentialsForInstance
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.google.common.cache.CacheLoader |
---|
com.google.common.cache.CacheLoader.InvalidCacheLoadException |
Method Summary | |
---|---|
Credentials |
load(RunningInstance instance)
|
Methods inherited from class com.google.common.cache.CacheLoader |
---|
from, from, loadAll, reload |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Credentials load(RunningInstance instance) throws ExecutionException
load
in class com.google.common.cache.CacheLoader<RunningInstance,Credentials>
ExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |