Interface BeanIdAware
-
public interface BeanIdAwareWe can get and set the BeanId through this interface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetBeanId()voidsetBeanId(String id)
-