|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigSupport.AttributeChanges | |
|---|---|
| org.jvnet.hk2.config | |
| Uses of ConfigSupport.AttributeChanges in org.jvnet.hk2.config |
|---|
| Subclasses of ConfigSupport.AttributeChanges in org.jvnet.hk2.config | |
|---|---|
static class |
ConfigSupport.MultipleAttributeChanges
|
static class |
ConfigSupport.SingleAttributeChange
|
| Method parameters in org.jvnet.hk2.config with type arguments of type ConfigSupport.AttributeChanges | |
|---|---|
ConfigBean |
ConfigSupport.createAndSet(ConfigBean parent,
Class<? extends ConfigBeanProxy> childType,
List<ConfigSupport.AttributeChanges> attributes)
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||