org.drools.guvnor.gwtutil
Class ServiceImplementationServiceInterfaceGenerator

java.lang.Object
  extended by org.drools.guvnor.gwtutil.ServiceImplementationServiceInterfaceGenerator

public class ServiceImplementationServiceInterfaceGenerator
extends Object

This utility uses reflection to generate servlet code for the service components.


Constructor Summary
ServiceImplementationServiceInterfaceGenerator()
           
 
Method Summary
static void generate()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceImplementationServiceInterfaceGenerator

public ServiceImplementationServiceInterfaceGenerator()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

generate

public static void generate()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.