Package org.dashbuilder.external.impl
Class BackendComponentFunctionServiceImpl
- java.lang.Object
-
- org.dashbuilder.external.impl.BackendComponentFunctionServiceImpl
-
- All Implemented Interfaces:
org.dashbuilder.external.service.BackendComponentFunctionService
@ApplicationScoped public class BackendComponentFunctionServiceImpl extends Object implements org.dashbuilder.external.service.BackendComponentFunctionService
-
-
Constructor Summary
Constructors Constructor Description BackendComponentFunctionServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectcallFunction(String name, Map<String,Object> params)List<String>listFunctions()
-