@Target(TYPE) @Retention(RUNTIME) @Documented public @interface Hidden
@Named @Hidden public class InternalComponent { // }
BeanLocator