@Target(TYPE)
@Retention(RUNTIME)
@Documented
public @interface Priority
@Named
@Priority( 999 )
public class ImportantComponent
{
//
}
Implicit priorities start at zero for default beans, negative for non-default.RankingFunction,
BeanEntry.getRank()| Modifier and Type | Required Element | Description |
|---|---|---|
int |
value |