net.sf.gilead.proxy.gwt
Class Gwt15ProxyGenerator

java.lang.Object
  extended by Generator
      extended by net.sf.gilead.proxy.gwt.AbstractGwtProxyGenerator
          extended by net.sf.gilead.proxy.gwt.Gwt15ProxyGenerator

public class Gwt15ProxyGenerator
extends AbstractGwtProxyGenerator

Proxy generator for GWT 1.5

Author:
bruno.marchesson

Field Summary
 
Fields inherited from class net.sf.gilead.proxy.gwt.AbstractGwtProxyGenerator
_additionalCode, _additionalCodePath
 
Constructor Summary
Gwt15ProxyGenerator()
          Constructor
 
Method Summary
 
Methods inherited from class net.sf.gilead.proxy.gwt.AbstractGwtProxyGenerator
generate, generateAttribute, generateMethod, generateProxy, getSourceWriter, isLazyPojo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Gwt15ProxyGenerator

public Gwt15ProxyGenerator()
Constructor