package service_consuming
Contains functionality related to acquiring OSGi services.
Type Members
-
trait
ServiceConsuming extends DominoImplicits
Provides convenient methods to consume OSGi services.
-
class
SimpleServiceConsuming extends ServiceConsuming
A class that mixes in the ServiceConsuming trait.
A class that mixes in the ServiceConsuming trait. Use this if you want to use a class instead of a trait.