| Package | Description |
|---|---|
| org.jvnet.hk2.config |
| Modifier and Type | Method and Description |
|---|---|
<T extends ConfigBeanProxy> |
ConfigBeanProxy.createChild(Class<T> type)
Creates a child element of this configuration element
|
ConfigBeanProxy |
ConfigBeanProxy.deepCopy(ConfigBeanProxy parent)
Performs a deep copy of this configuration element and returns it.
|
ConfigBeanProxy |
ConfigBeanProxy.getParent()
Returns the parent element of this configuration element.
|
<T extends ConfigBeanProxy> |
ConfigBeanProxy.getParent(Class<T> type)
Returns the typed parent element of this configuration element.
|
Copyright © 2009–2014 Oracle Corporation. All rights reserved.