Annotation Type ModuleComponent
-
@Retention(RUNTIME) @Target(TYPE) public @interface ModuleComponent
-
-
Field Summary
Fields Modifier and Type Fields Description static StringUSE_DEFAULT_NAMESpecial value that indicates that the default name should be used for the component this annotation is referring to.
-