Uses of Interface
org.refcodes.properties.ResourceProperties.MutableResoureProperties
-
Uses of ResourceProperties.MutableResoureProperties in org.refcodes.properties
Subinterfaces of ResourceProperties.MutableResoureProperties in org.refcodes.propertiesModifier and TypeInterfaceDescriptionstatic interfaceThe interfaceResourceProperties.ResourcePropertiesBuilderdefines builder functionality on top of theResourceProperties.MutableResoureProperties.static interfaceThe interfaceScheduledResourceProperties.ScheduledMuableResourcePropertiesdefines "dirty" methods allowing to modify ("mutate") theScheduledResourceProperties.static interfaceThe interfaceScheduledResourceProperties.ScheduledResourcePropertiesBuilderdefines builder functionality on top of theScheduledResourceProperties.ScheduledMuableResourceProperties.Classes in org.refcodes.properties that implement ResourceProperties.MutableResourePropertiesModifier and TypeClassDescriptionclassImplementation of the mutableResourceProperties.ResourcePropertiesBuilderinterface.classclassImplementation of theResourceProperties.ResourcePropertiesBuilderinterface with support of so called "Java properties" (or just "properties").classImplementation of theResourceProperties.ResourcePropertiesBuilderinterface with support of so called "JSON properties" (or just "properties").classImplementation of theResourceProperties.ResourcePropertiesBuilderinterface with support of so called "PolyglotPropertiesBuilder" (or just "properties").classTheScheduledResourcePropertiesBuilderDecoratordecoratesResourceProperties.ResourcePropertiesBuilderfrom which the properties are to be reloaded periodically viaAbstractResourcePropertiesBuilderDecorator.reload(ReloadMode).classImplementation of theResourceProperties.ResourcePropertiesBuilderinterface with support of so called "TOML properties".classImplementation of theResourceProperties.ResourcePropertiesBuilderinterface with support of so called "XML properties" (or just "properties").classImplementation of theResourceProperties.ResourcePropertiesBuilderinterface with support of so called "YAML properties" (or just "properties").