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