|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentConfiguration | |
|---|---|
| com.germinus.easyconf | |
| com.germinus.easyconf.jmx | |
| Uses of ComponentConfiguration in com.germinus.easyconf |
|---|
| Methods in com.germinus.easyconf that return ComponentConfiguration | |
|---|---|
static ComponentConfiguration |
EasyConf.getConfiguration(java.lang.String componentName)
Get the full configuration of the given component. |
static ComponentConfiguration |
EasyConf.getConfiguration(java.lang.String companyId,
java.lang.String componentName)
Get the full configuration of the given component, for the given company. |
| Uses of ComponentConfiguration in com.germinus.easyconf.jmx |
|---|
| Fields in com.germinus.easyconf.jmx declared as ComponentConfiguration | |
|---|---|
private ComponentConfiguration |
ComponentConfigurationDynamicMBean.componentConfiguration
|
| Methods in com.germinus.easyconf.jmx that return ComponentConfiguration | |
|---|---|
protected ComponentConfiguration |
ComponentConfigurationDynamicMBean.getComponentConfiguration()
Returns the ComponentConfiguration associated with this MBean. |
| Methods in com.germinus.easyconf.jmx with parameters of type ComponentConfiguration | |
|---|---|
protected void |
ComponentConfigurationDynamicMBean.setComponentConfiguration(ComponentConfiguration componentConfiguration)
|
| Constructors in com.germinus.easyconf.jmx with parameters of type ComponentConfiguration | |
|---|---|
ComponentConfigurationDynamicMBean(ComponentConfiguration component)
Create a MBean wraping some loaded ComponentConfiguration |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||