org.jclouds.aws.ec2.compute.predicates
Class AWSEC2InstancePresent
java.lang.Object
org.jclouds.ec2.compute.predicates.InstancePresent
org.jclouds.aws.ec2.compute.predicates.AWSEC2InstancePresent
- All Implemented Interfaces:
- com.google.common.base.Predicate<RegionAndName>
@Singleton
public class AWSEC2InstancePresent
- extends InstancePresent
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Predicate |
equals |
AWSEC2InstancePresent
@Inject
public AWSEC2InstancePresent(AWSEC2Client client)
refresh
protected void refresh(RegionAndName instance)
- Overrides:
refresh
in class InstancePresent
Copyright © 2009-2011 jclouds. All Rights Reserved.