Interface PropertyConfigurerAware


  • public interface PropertyConfigurerAware
    An interface to represent an object which is capable of configuring via PropertyConfigurer.
    • Method Detail

      • getPropertyConfigurer

        PropertyConfigurer getPropertyConfigurer​(Object instance)
        Gets the configurer.
        Parameters:
        instance - the bean instance