Interface BeanIdAware


  • public interface BeanIdAware
    We can get and set the BeanId through this interface
    • Method Detail

      • getBeanId

        String getBeanId()
      • setBeanId

        void setBeanId​(String id)