Annotation Type Feature


@Retention(RUNTIME)
@Target(TYPE)
public @interface Feature
Marks a class as representing an application feature.