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
    Modifier and Type
    Field
    Description
    protected Logger
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class com.google.common.cache.CacheLoader

    asyncReloading, from, from, loadAll, reload

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait