Interface IPreviewInstanceConfigurator<CLASS>


public interface IPreviewInstanceConfigurator<CLASS>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    configureForPreview(String beanName, CLASS instance)
     
  • Method Details

    • configureForPreview

      void configureForPreview(String beanName, CLASS instance)