public interface MutableBeanArgument
extends org.osgi.service.blueprint.reflect.BeanArgument
BeanArgument that allows modifications.| Modifier and Type | Method and Description |
|---|---|
void |
setIndex(int index) |
void |
setValue(org.osgi.service.blueprint.reflect.Metadata value) |
void |
setValueType(java.lang.String valueType) |