@Singleton public class SecurityGroupPresent extends Object implements com.google.common.base.Predicate<RegionAndName>
Constructor and Description |
---|
SecurityGroupPresent(EC2Client client) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(RegionAndName securityGroup) |
protected SecurityGroup |
refresh(RegionAndName securityGroup) |
protected Logger logger
@Inject public SecurityGroupPresent(EC2Client client)
public boolean apply(RegionAndName securityGroup)
apply
in interface com.google.common.base.Predicate<RegionAndName>
protected SecurityGroup refresh(RegionAndName securityGroup)
Copyright © 2009-2012 jclouds. All Rights Reserved.