org.drools.guvnor.gwtutil
Class RepositoryCategoryServiceInterfaceGenerator

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

public class RepositoryCategoryServiceInterfaceGenerator
extends Object

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


Constructor Summary
RepositoryCategoryServiceInterfaceGenerator()
           
 
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

RepositoryCategoryServiceInterfaceGenerator

public RepositoryCategoryServiceInterfaceGenerator()
Method Detail

main

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

generate

public static void generate()


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.