TracNav menu
proxy.name
/**
* @<generator>.class proxy=true
* proxy.name=org.fluffnstuff.remoting.MyProxy */
If placed on an interface the generated proxy will be named as specified.
/**
* @<generator>.class proxy=true
* proxy.name=org.fluffnstuff.remoting.MyProxy */
If placed on an interface the generated proxy will be named as specified.