public interface JMSNamedEntityModifier
| Modifier and Type | Method and Description | 
|---|---|
void | 
modify(NamedEntityBean entityBean)
Method to be implemented by the user to perform any
 attribute modifications on the entityBean argument. 
 | 
void modify(NamedEntityBean entityBean) throws Exception
entityBean - to be modified.Exception - when error occurs.NamedEntityBean