Uses of Interface
org.refcodes.properties.ProfileProperties
-
Uses of ProfileProperties in org.refcodes.properties
Subinterfaces of ProfileProperties in org.refcodes.propertiesModifier and TypeInterfaceDescriptionstatic interfaceThe Interface MutableProfileProperties.static interfaceThe Interface ProfilePropertiesBuilder.Classes in org.refcodes.properties that implement ProfilePropertiesModifier and TypeClassDescriptionclassTheProfilePropertiesDecoratortype decorates aPropertiesinstance and enriches it with profile support as ofProfileProperties.Constructors in org.refcodes.properties with parameters of type ProfilePropertiesModifierConstructorDescriptionProfilePropertiesProjection(ProfileProperties aProperties) Uses theProfilePropertiesfor the profile projection.ProfilePropertiesProjection(ProfileProperties aProperties, String... aProfiles) Uses theProfilePropertiesfor the profile projection.