| Package | Description | 
|---|---|
| org.jclouds.lifecycle | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BaseLifeCycle
// TODO: Adrian: Document this! 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<LifeCycle> | 
BaseLifeCycle.dependencies  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BaseLifeCycle.addDependency(LifeCycle lifeCycle)  | 
| Constructor and Description | 
|---|
BaseLifeCycle(ExecutorService executor,
             LifeCycle... dependencies)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.