@Singleton public class NovaCreateSecurityGroupIfNeeded extends CreateSecurityGroupIfNeeded
logger, securityClient, securityGroupEventualConsistencyDelay
Constructor and Description |
---|
NovaCreateSecurityGroupIfNeeded(EC2Client ec2Client,
com.google.common.base.Predicate<RegionAndName> securityGroupEventualConsistencyDelay) |
Modifier and Type | Method and Description |
---|---|
protected void |
authorizeGroupToItself(String region,
String name) |
createIngressRuleForTCPPort, load
@Inject public NovaCreateSecurityGroupIfNeeded(EC2Client ec2Client, @Named(value="SECURITY") com.google.common.base.Predicate<RegionAndName> securityGroupEventualConsistencyDelay)
protected void authorizeGroupToItself(String region, String name)
authorizeGroupToItself
in class CreateSecurityGroupIfNeeded
Copyright © 2009-2013 jclouds. All Rights Reserved.