Package io.inugami.api.feature
Annotation Type Feature
-
@Target(METHOD) @Retention(RUNTIME) @Documented public @interface Feature
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanenabledByDefaultStringfallbackbooleanmonitoredAllows to disabled monitoring on feature.StringpropertyPrefixStringvalueThe feature name will take the method name.
-