Uses of Interface
org.osgi.service.cdi.reference.BindBeanServiceObjects
-
Uses of BindBeanServiceObjects in org.osgi.service.cdi.reference
Modifier and TypeMethodDescriptionBindBeanServiceObjects.adding
(Consumer<BeanServiceObjects<S>> action) Subscribe an action to the adding service event.BindBeanServiceObjects.modified
(Consumer<BeanServiceObjects<S>> action) Subscribe an action to the modified service event.BindBeanServiceObjects.removed
(Consumer<BeanServiceObjects<S>> action) Subscribe an action to the removed service event.