Annotation Type RequireMetaTypeExtender
@Documented
@Retention(CLASS)
@Target({TYPE,PACKAGE})
@Requirement(namespace="osgi.extender",
name="osgi.metatype",
version="1.4.0")
public @interface RequireMetaTypeExtender
This annotation can be used to require the Meta Type extender to process
metatype resources. It can be used directly, or as a meta-annotation.
- Since:
- 1.4
- Author:
- $Id: 962e66116aa65156f5890d81dacf775c7a8fc4d7 $