Uses of Class
com.germinus.easyconf.ComponentConfiguration
Packages that use ComponentConfiguration
-
Uses of ComponentConfiguration in com.germinus.easyconf
Methods in com.germinus.easyconf that return ComponentConfigurationModifier and TypeMethodDescriptionstatic ComponentConfiguration
EasyConf.getConfiguration
(String componentName) Get the full configuration of the given component.static ComponentConfiguration
EasyConf.getConfiguration
(String companyId, 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 ComponentConfigurationModifier and TypeFieldDescriptionprivate ComponentConfiguration
ComponentConfigurationDynamicMBean.componentConfiguration
Methods in com.germinus.easyconf.jmx that return ComponentConfigurationModifier and TypeMethodDescriptionprotected ComponentConfiguration
ComponentConfigurationDynamicMBean.getComponentConfiguration()
Returns the ComponentConfiguration associated with this MBean.Methods in com.germinus.easyconf.jmx with parameters of type ComponentConfigurationModifier and TypeMethodDescriptionprotected void
ComponentConfigurationDynamicMBean.setComponentConfiguration
(ComponentConfiguration componentConfiguration) Constructors in com.germinus.easyconf.jmx with parameters of type ComponentConfigurationModifierConstructorDescriptionCreate a MBean wraping some loaded ComponentConfiguration