Package aQute.bnd.annotation.component
Annotation Type Component
-
@Deprecated @Retention(CLASS) @Target(TYPE) public @interface ComponentDeprecated.
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.StringCONFIGURATION_POLICYDeprecated.static java.lang.StringDESIGNATEDeprecated.static java.lang.StringDESIGNATE_FACTORYDeprecated.static java.lang.StringENABLEDDeprecated.static java.lang.StringFACTORYDeprecated.static java.lang.StringIMMEDIATEDeprecated.static java.lang.StringNAMEDeprecated.static java.lang.StringPROPERTIESDeprecated.static java.lang.StringPROVIDEDeprecated.static java.lang.StringRNAMEDeprecated.static java.lang.StringSERVICEFACTORYDeprecated.static java.lang.StringVERSIONDeprecated.
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description ConfigurationPolicyconfigurationPolicyDeprecated.java.lang.Class<?>designateDeprecated.java.lang.Class<?>designateFactoryDeprecated.booleanenabledDeprecated.java.lang.StringfactoryDeprecated.booleanimmediateDeprecated.java.lang.StringnameDeprecated.java.lang.String[]propertiesDeprecated.java.lang.Class<?>[]provideDeprecated.booleanservicefactoryDeprecated.
-
-
-
-
configurationPolicy
ConfigurationPolicy configurationPolicy
Deprecated.- Default:
- aQute.bnd.annotation.component.ConfigurationPolicy.optional
-
-