org.drools.guvnor.gwtutil
Class ServiceAsyncInterfaceGenerator
java.lang.Object
org.drools.guvnor.gwtutil.ServiceAsyncInterfaceGenerator
public class ServiceAsyncInterfaceGenerator
- extends Object
This utility uses reflection to generate the async interface from the Service
interface as per GWT standard.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceAsyncInterfaceGenerator
public ServiceAsyncInterfaceGenerator()
generate
protected static String generate(Class<?> cls)
arrayIfy
public static String arrayIfy(String type)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.