|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FunctionLoader | |
|---|---|
| org.jclouds.scriptbuilder.functionloader | |
| org.jclouds.scriptbuilder.functionloader.filters | |
| org.jclouds.scriptbuilder.functionloader.osgi | |
| Uses of FunctionLoader in org.jclouds.scriptbuilder.functionloader |
|---|
| Classes in org.jclouds.scriptbuilder.functionloader that implement FunctionLoader | |
|---|---|
class |
BasicFunctionLoader
A FunctionLoader implementation which loads the target function from the classpath. |
| Methods in org.jclouds.scriptbuilder.functionloader that return FunctionLoader | |
|---|---|
static FunctionLoader |
CurrentFunctionLoader.get()
|
static FunctionLoader |
CurrentFunctionLoader.reset()
|
static FunctionLoader |
CurrentFunctionLoader.set(FunctionLoader loader)
|
| Methods in org.jclouds.scriptbuilder.functionloader with parameters of type FunctionLoader | |
|---|---|
static FunctionLoader |
CurrentFunctionLoader.set(FunctionLoader loader)
|
| Uses of FunctionLoader in org.jclouds.scriptbuilder.functionloader.filters |
|---|
| Classes in org.jclouds.scriptbuilder.functionloader.filters that implement FunctionLoader | |
|---|---|
class |
LicenseHeaderFilter
FunctionLoader decorator to filters out license header comments from a file. |
| Constructors in org.jclouds.scriptbuilder.functionloader.filters with parameters of type FunctionLoader | |
|---|---|
LicenseHeaderFilter(FunctionLoader delegate)
|
|
| Uses of FunctionLoader in org.jclouds.scriptbuilder.functionloader.osgi |
|---|
| Classes in org.jclouds.scriptbuilder.functionloader.osgi that implement FunctionLoader | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||