Interface FunctionRegistry

  • All Known Implementing Classes:
    DefaultFunctionRegistry

    public interface FunctionRegistry
    The function registry contains all information about all function available. It is also the central point from where to get function meta-data or where to instantiate functions. All functions are queried by their cannonical name.
    Author:
    Thomas Morgner