generated values
Status: Beta
Brought to you by:
hans_d
There should be a possibility to dynamically generate
proposals according to particular pattern.
Example:
public class AdressEJB {
...
@ejb:bean name="Adress"
jndi-name="AdressHomeRemote"
...
Adress and AdressHomeRemote should be generated out of
a pattern that might be specified in the xdoclet.xml.