public abstract class AbstractFunctionSupport extends Object implements FunctionSupport
| Constructor and Description |
|---|
AbstractFunctionSupport() |
| Modifier and Type | Method and Description |
|---|---|
FunctionContext |
getContext() |
void |
init(FunctionContext context) |
public void init(FunctionContext context)
init in interface FunctionSupportpublic FunctionContext getContext()
Copyright © 2017. All rights reserved.