Annotation Interface BambooImport
Annotation representing an OSGi service that's required to be imported into this bundle
when running within Bamboo. Can be applied to constructor params where the param type
is a service interface exported by another bundle
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueOverride the default spring bean name to assign within this plugin for the imported OSGi service. Not usually needed.- See Also:
- Default:
- ""
-