| Package | Description |
|---|---|
| org.jvnet.hk2.config |
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigSupport.MultipleAttributeChanges |
static class |
ConfigSupport.SingleAttributeChange |
| Modifier and Type | Method and Description |
|---|---|
ConfigBean |
ConfigSupport.createAndSet(ConfigBean parent,
java.lang.Class<? extends ConfigBeanProxy> childType,
java.util.List<ConfigSupport.AttributeChanges> attributes) |
static ConfigBean |
ConfigSupport.createAndSet(ConfigBean parent,
java.lang.Class<? extends ConfigBeanProxy> childType,
java.util.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.
|
Copyright © 2013 Oracle Corporation. All Rights Reserved.