Class ClientFunctionFactory.DynamicDispatchCreatorManager

java.lang.Object
com.inductiveautomation.ignition.client.expressions.ClientFunctionFactory.DynamicDispatchCreatorManager
All Implemented Interfaces:
ExpressionFunctionManager, FunctionFactory
Enclosing class:
ClientFunctionFactory

protected class ClientFunctionFactory.DynamicDispatchCreatorManager extends Object implements ExpressionFunctionManager
We only want to wrap up functions provided by modules, so we create this separate manager that will be used by them. It will wrap the functions up and then pass them to the client factory.