Package | Description |
---|---|
org.osgi.service.cdi.reference |
CDI Integration Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
BindBeanServiceObjects<S> |
BindBeanServiceObjects.adding(java.util.function.Consumer<BeanServiceObjects<S>> action)
Subscribe an action to the adding service event.
|
BindBeanServiceObjects<S> |
BindBeanServiceObjects.modified(java.util.function.Consumer<BeanServiceObjects<S>> action)
Subscribe an action to the modified service event.
|
BindBeanServiceObjects<S> |
BindBeanServiceObjects.removed(java.util.function.Consumer<BeanServiceObjects<S>> action)
Subscribe an action to the removed service event.
|
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0