Type alias for service properties.
Implicitly converts a Pair into a Map in order to easily define single entry service properties.
Implicitly converts a Pair into a Map in order to easily define single entry service properties.
The pair to be converted
A Map initialized with the given pair or null, if the given pair is null
Implicitly converts a String attribute into a PresentBuilder FilterComponent.
Implicitly converts a String attribute into a PresentBuilder FilterComponent.
The attribute to be converted; must not be null!
A PresentBuilder initialized with the given String attribute
Implicitly converts a BundleContext into a RichBundleContext.
Implicitly converts a BundleContext into a RichBundleContext.
The BundleContext to be converted; must not be null!
The RichBundleContext initialized with the given BundleContext
Implicitly converts a ServiceReference into a RichServiceReference.
Implicitly converts a ServiceReference into a RichServiceReference.
The ServiceReference to be converted; must not be null!
The RichServiceReference initialized with the given ServiceReference
Implicitly converts a String attribute into a SimpleOpBuilder FilterComponent.
Implicitly converts a String attribute into a SimpleOpBuilder FilterComponent.
The attribute to be converted; must not be null!
A SimpleOpBuilder initialized with the given String attribute
Some implicit conversions and other stuff essential for the ScalaModules DSL.