Package com.suncode.pwfl.core.function.annotation


package com.suncode.pwfl.core.function.annotation
  • Annotation Interfaces
    Class
    Description
    Annotation used to mark single methods as function overrides.
    Every class annotated with this annotation is treated as functions container.
    Annotation used on functions class (annotated with @Functions annotation) will cause injection of given script with functions implementations.