@Singleton public class InstanceStateStopped extends Object implements com.google.common.base.Predicate<RunningInstance>
Modifier and Type | Field and Description |
---|---|
protected org.jclouds.logging.Logger |
logger |
Constructor and Description |
---|
InstanceStateStopped(InstanceClient client) |
@Inject public InstanceStateStopped(InstanceClient client)
public boolean apply(RunningInstance instance)
apply
in interface com.google.common.base.Predicate<RunningInstance>
Copyright © 2009-2013 jclouds. All Rights Reserved.