public final class SupportedFunctionsManager extends Object
classpath:supported-functions.xml to be used by function mapper.| Constructor and Description |
|---|
SupportedFunctionsManager(org.springframework.context.ApplicationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
addResources(org.springframework.core.io.Resource[] resources) |
void |
generateJSON(File file) |
org.jspringbot.keyword.expression.engine.function.DefaultFunctionMapper |
getFunctionMapper() |
List<Function> |
getRegistered() |
public SupportedFunctionsManager(org.springframework.context.ApplicationContext context)
public void addResources(org.springframework.core.io.Resource[] resources)
throws IOException
IOExceptionpublic org.jspringbot.keyword.expression.engine.function.DefaultFunctionMapper getFunctionMapper()
public void generateJSON(File file) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.