Annotation Interface SatisfyingConditionTarget
Component Property Type for the
osgi.ds.satisfying.condition.target
reference property.
This annotation can be used on a Component
to declare the value of
the target property for the component's satisfying condition reference if a
value other than the default value is desired.
- Since:
- 1.5
- See Also:
-
- "Component Property Types"
-
Optional Element Summary
Optional Elements -
Field Summary
Fields
-
Field Details
-
PREFIX_
Prefix for the property name. This value is prepended to each property name.- See Also:
-
-
Element Details
-
value
String valueFilter expression to select the component's satisfying condition.- Returns:
- The filter expression to select the component's satisfying condition.
- Default:
- "(osgi.condition.id=true)"
-