Annotation Type LookupMerger.Registration

Enclosing interface:
LookupMerger<T>

@Retention(SOURCE) @Target({TYPE,METHOD}) public static @interface LookupMerger.Registration
Registers a lookup merger for some project types. The annotated class must be assignable to LookupMerger with a type parameter.
Since:
org.netbeans.modules.projectapi/1 1.23