|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FunctionNotFoundException | |
|---|---|
| org.jclouds.scriptbuilder.functionloader | |
| org.jclouds.scriptbuilder.functionloader.filters | |
| org.jclouds.scriptbuilder.functionloader.osgi | |
| Uses of FunctionNotFoundException in org.jclouds.scriptbuilder.functionloader |
|---|
| Methods in org.jclouds.scriptbuilder.functionloader that throw FunctionNotFoundException | |
|---|---|
String |
FunctionLoader.loadFunction(String function,
OsFamily family)
Loads a function and returns it as String. |
String |
BasicFunctionLoader.loadFunction(String function,
OsFamily family)
Loads a function from the classpath using the current or the Thread Context Class Loader. |
| Uses of FunctionNotFoundException in org.jclouds.scriptbuilder.functionloader.filters |
|---|
| Methods in org.jclouds.scriptbuilder.functionloader.filters that throw FunctionNotFoundException | |
|---|---|
String |
LicenseHeaderFilter.loadFunction(String function,
OsFamily family)
|
| Uses of FunctionNotFoundException in org.jclouds.scriptbuilder.functionloader.osgi |
|---|
| Methods in org.jclouds.scriptbuilder.functionloader.osgi that throw FunctionNotFoundException | |
|---|---|
String |
ServiceFunctionLoader.loadFunction(String function,
OsFamily family)
Looks up the service registry for an applicable FunctionLoader and delegates to it. |
String |
BundleFunctionLoader.loadFunction(String function,
OsFamily family)
Loads the function from the Bundle resources. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||