TracNav menu
proxy.superclass
/**
* @<generator>.class proxy=true
* proxy.superclass=org.fluffnstuff.remoting.AbstractProxy
*/
If placed on an interface the generated proxy will extend the specified class.
/**
* @<generator>.class proxy=true
* proxy.superclass=org.fluffnstuff.remoting.AbstractProxy
*/
If placed on an interface the generated proxy will extend the specified class.