Class CreateSecurityGroupIfNeeded
java.lang.Object
com.google.common.cache.CacheLoader<ResourceGroupAndNameAndIngressRules,String>
org.jclouds.azurecompute.arm.compute.loaders.CreateSecurityGroupIfNeeded
@Singleton
public class CreateSecurityGroupIfNeeded
extends com.google.common.cache.CacheLoader<ResourceGroupAndNameAndIngressRules,String>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.common.cache.CacheLoader
com.google.common.cache.CacheLoader.InvalidCacheLoadException, com.google.common.cache.CacheLoader.UnsupportedLoadingOperationException
-
Field Summary
Fields -
Method Summary
Methods inherited from class com.google.common.cache.CacheLoader
asyncReloading, from, from, loadAll, reload
-
Field Details
-
logger
-
-
Method Details
-
load
- Specified by:
load
in classcom.google.common.cache.CacheLoader<ResourceGroupAndNameAndIngressRules,
String> - Throws:
Exception
-