@Singleton public class CreateSecurityGroupIfNeeded extends com.google.common.cache.CacheLoader<ResourceGroupAndNameAndIngressRules,String>
Modifier and Type | Method and Description |
---|---|
String |
load(ResourceGroupAndNameAndIngressRules key) |
@Named(value="jclouds.compute") protected Logger logger
public String load(ResourceGroupAndNameAndIngressRules key) throws Exception
load
in class com.google.common.cache.CacheLoader<ResourceGroupAndNameAndIngressRules,String>
Exception
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.