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