public interface MutableBeanProperty
extends org.osgi.service.blueprint.reflect.BeanProperty
BeanProperty that allows modifications.| Modifier and Type | Method and Description |
|---|---|
void |
setName(java.lang.String name) |
void |
setValue(org.osgi.service.blueprint.reflect.Metadata value) |