@Documented
@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
public @interface StartupType
fireEvent(bean, [@ServiceBinding]);
The event handling is handled by a normal observer which will register
or start the bean as appropriate.