Annotation Type Order
-
@Retention(RUNTIME) @Target(TYPE) public @interface OrderIdentifies the relative ordering of aConfigurationFactoryplugin.- See Also:
OrderComparator
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description intvalueThe priority of this annotated type.
-