Annotation Interface RequireTypedEvent


@Documented @Retention(CLASS) @Target({TYPE,PACKAGE}) @Requirement(namespace="osgi.implementation", name="osgi.typedevent", version="1.0") public @interface RequireTypedEvent
This annotation can be used to require the Typed Event implementation. It can be used directly, or as a meta-annotation.

This annotation is applied to several of the Typed Event component property type annotations meaning that it does not normally need to be applied to Declarative Services components which use the Typed Event specification.

Since:
1.0