Package com.inet.report.formula


package com.inet.report.formula
  • Class
    Description
    Interface to be registered by plugins that provide a user defined function for the reporting service.

    For example:
    This annotation specifies not to optimize the method it is attached to.
    Optimization is done by the formula engine in case a method call only has constant parameters.