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 ComponentConfigurationEasyConf.getConfiguration(String componentName) Get the full configuration of the given component.static ComponentConfigurationEasyConf.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 ComponentConfigurationComponentConfigurationDynamicMBean.componentConfigurationMethods in com.germinus.easyconf.jmx that return ComponentConfigurationModifier and TypeMethodDescriptionprotected ComponentConfigurationComponentConfigurationDynamicMBean.getComponentConfiguration()Returns the ComponentConfiguration associated with this MBean.Methods in com.germinus.easyconf.jmx with parameters of type ComponentConfigurationModifier and TypeMethodDescriptionprotected voidComponentConfigurationDynamicMBean.setComponentConfiguration(ComponentConfiguration componentConfiguration) Constructors in com.germinus.easyconf.jmx with parameters of type ComponentConfigurationModifierConstructorDescriptionCreate a MBean wraping some loaded ComponentConfiguration