PropertyConfigurersAware

Interface for objects that are aware of a set of property configurers and can use them to configure some component.

Members

Functions

addPropertyConfigurer
PropertyConfigurersAware!T addPropertyConfigurer(PropertyConfigurer!T configurer)

Adds an configurer to the PropertyConfigurersAware.

Meta