Annotation Type RequireMetaTypeExtender
@Documented
@Retention(CLASS)
@Target({TYPE,PACKAGE})
@Requirement(namespace="osgi.extender",
name="osgi.metatype",
version="1.4")
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: afd6e36fa496d24c0a9822e1d9462c0400a0e7ab $