| Package | Description | 
|---|---|
| org.osgi.service.cdi.reference | CDI Integration Package Version 1.0. | 
| Modifier and Type | Method and Description | 
|---|---|
| BindBeanServiceObjects<S> | BindBeanServiceObjects. adding(Consumer<BeanServiceObjects<S>> action)Subscribe an action to the adding service event. | 
| BindBeanServiceObjects<S> | BindBeanServiceObjects. modified(Consumer<BeanServiceObjects<S>> action)Subscribe an action to the modified service event. | 
| BindBeanServiceObjects<S> | BindBeanServiceObjects. removed(Consumer<BeanServiceObjects<S>> action)Subscribe an action to the removed service event. | 
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0