Errai 3.0.1-SNAPSHOT

org.jboss.errai.enterprise.rebind
Class JaxrsProxyMethodGenerator

java.lang.Object
  extended by org.jboss.errai.enterprise.rebind.JaxrsProxyMethodGenerator

public class JaxrsProxyMethodGenerator
extends Object

Generates a JAX-RS remote proxy method.

Author:
Christian Sadilek

Constructor Summary
JaxrsProxyMethodGenerator(MetaClass remote, ClassStructureBuilder<?> classBuilder, JaxrsResourceMethod resourceMethod, ProxyUtil.InterceptorProvider interceptorProvider, com.google.gwt.core.ext.GeneratorContext context)
           
 
Method Summary
 void generate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxrsProxyMethodGenerator

public JaxrsProxyMethodGenerator(MetaClass remote,
                                 ClassStructureBuilder<?> classBuilder,
                                 JaxrsResourceMethod resourceMethod,
                                 ProxyUtil.InterceptorProvider interceptorProvider,
                                 com.google.gwt.core.ext.GeneratorContext context)
Method Detail

generate

public void generate()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.