Interface BeanIdAware


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

    • getBeanId

      String getBeanId()
    • setBeanId

      void setBeanId(String id)