| Package | Description |
|---|---|
| org.jvnet.hk2.config |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigBean
ConfigBean is the core implementation of the config beans.
|
class |
WriteableView
A WriteableView is a view of a ConfigBean object that allow access to the
setters of the ConfigBean.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigView |
ConfigSupport.getImpl(ConfigBeanProxy source)
Return the main implementation bean for a proxy.
|
ConfigView |
ConfigView.getMasterView() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigView.setMasterView(ConfigView view) |
void |
ConfigBean.setMasterView(ConfigView view) |
void |
WriteableView.setMasterView(ConfigView view) |
Copyright © 2009–2014 Oracle Corporation. All rights reserved.