|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigSupport.TransactionCallBack | |
|---|---|
| org.jvnet.hk2.config | |
| Uses of ConfigSupport.TransactionCallBack in org.jvnet.hk2.config |
|---|
| Methods in org.jvnet.hk2.config with parameters of type ConfigSupport.TransactionCallBack | |
|---|---|
static ConfigBean |
ConfigSupport.createAndSet(ConfigBean parent,
Class<? extends ConfigBeanProxy> childType,
List<ConfigSupport.AttributeChanges> attributes,
ConfigSupport.TransactionCallBack<WriteableView> runnable)
Creates a new child of the passed child and add it to the parent's live list of elements. |
static ConfigBean |
ConfigSupport.createAndSet(ConfigBean parent,
Class<? extends ConfigBeanProxy> childType,
Map<String,String> attributes,
ConfigSupport.TransactionCallBack<WriteableView> runnable)
Creates a new child of the passed child and add it to the parent's live list of elements. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||