站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

AsyncInterfaceGenerator (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.brms.gwtutil
Class AsyncInterfaceGenerator

java.lang.Object
  extended by org.drools.brms.gwtutil.AsyncInterfaceGenerator

public class AsyncInterfaceGenerator
extends Object

This utility uses reflection to generate the async interface from the Service interface as per GWT standard.

Author:
Michael Neale

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

AsyncInterfaceGenerator

public AsyncInterfaceGenerator()
Method Detail

main

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


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