| Package | Description | 
|---|---|
| org.jclouds.lifecycle | 
| Modifier and Type | Field and Description | 
|---|---|
protected LifeCycle.Status | 
BaseLifeCycle.status  | 
| Modifier and Type | Method and Description | 
|---|---|
LifeCycle.Status | 
LifeCycle.getStatus()  | 
LifeCycle.Status | 
BaseLifeCycle.getStatus()  | 
static LifeCycle.Status | 
LifeCycle.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static LifeCycle.Status[] | 
LifeCycle.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
BaseLifeCycle.awaitStatus(LifeCycle.Status intended,
           long timeout)  | 
Copyright © 2009-2012 jclouds. All Rights Reserved.