| Package | Description | 
|---|---|
| org.jclouds.scriptbuilder.functionloader | |
| org.jclouds.scriptbuilder.functionloader.osgi | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BasicFunctionLoader
A  
FunctionLoader implementation which loads the target function from the classpath. | 
| Modifier and Type | Method and Description | 
|---|---|
static FunctionLoader | 
CurrentFunctionLoader.get()  | 
static FunctionLoader | 
CurrentFunctionLoader.reset()  | 
static FunctionLoader | 
CurrentFunctionLoader.set(FunctionLoader loader)  | 
| Modifier and Type | Method and Description | 
|---|---|
static FunctionLoader | 
CurrentFunctionLoader.set(FunctionLoader loader)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BundleFunctionLoader
A  
FunctionLoader which searches for functions in the Bundle resources. | 
class  | 
ServiceFunctionLoader
A  
FunctionLoader implementation which delegates loading to the OSGi service registry. | 
Copyright © 2009-2013 jclouds. All Rights Reserved.