Defines the priority ordering of a bean:
@Named @Priority( 999 ) public class ImportantComponent { // }