Annotation Type Feature

    • Element Detail

      • value

        String value
        The feature name will take the method name. If you want to override this behaviour your need to specify the feature name
        Returns:
        feature name
        Default:
        ""
      • enabledByDefault

        boolean enabledByDefault
        Default:
        true
      • propertyPrefix

        String propertyPrefix
        Default:
        ""
      • fallback

        String fallback
        Default:
        ""
      • monitored

        boolean monitored
        Allows to disabled monitoring on feature. Property value propertyPrefix.value.monitoring.enabled will override this value if present;
        Returns:
        if inugami should monitore this feature
        Default:
        true