Package aQute.bnd.annotation.component
Annotation Type Reference
-
@Deprecated @Retention(CLASS) @Target(METHOD) public @interface ReferenceDeprecated.
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.StringDYNAMICDeprecated.static java.lang.StringMULTIPLEDeprecated.static java.lang.StringNAMEDeprecated.static java.lang.StringOPTIONALDeprecated.static java.lang.StringRNAMEDeprecated.static java.lang.StringSERVICEDeprecated.static java.lang.StringTARGETDeprecated.static java.lang.StringTYPEDeprecated.static java.lang.StringUNBINDDeprecated.
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleandynamicDeprecated.booleanmultipleDeprecated.java.lang.StringnameDeprecated.booleanoptionalDeprecated.java.lang.Class<?>serviceDeprecated.java.lang.StringtargetDeprecated.chartypeDeprecated.java.lang.StringunbindDeprecated.
-