Interface BeanIdAware
-
- All Known Implementing Classes:
CxfRsSpringEndpoint,SpringJAXRSClientFactoryBean,SpringJAXRSServerFactoryBean
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)
-