Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.config.rebind.AsyncCodeGenerator

Packages that use AsyncCodeGenerator
org.jboss.errai.bus.rebind   
org.jboss.errai.config.rebind   
org.jboss.errai.databinding.rebind   
org.jboss.errai.enterprise.rebind   
org.jboss.errai.jpa.rebind   
org.jboss.errai.marshalling.rebind   
org.jboss.errai.security.rebind   
org.jboss.errai.ui.nav.rebind   
org.jboss.errai.ui.rebind   
org.jboss.errai.ui.rebind.less   
 

Uses of AsyncCodeGenerator in org.jboss.errai.bus.rebind
 

Classes in org.jboss.errai.bus.rebind that implement AsyncCodeGenerator
 class RpcProxyLoaderGenerator
          Generates the implementation of RpcProxyLoader.
 

Uses of AsyncCodeGenerator in org.jboss.errai.config.rebind
 

Classes in org.jboss.errai.config.rebind that implement AsyncCodeGenerator
 class AbstractAsyncGenerator
          Base class of all asynchronous code generators.
 

Uses of AsyncCodeGenerator in org.jboss.errai.databinding.rebind
 

Classes in org.jboss.errai.databinding.rebind that implement AsyncCodeGenerator
 class BindableProxyLoaderGenerator
          Generates the proxy loader for Bindables.
 

Uses of AsyncCodeGenerator in org.jboss.errai.enterprise.rebind
 

Classes in org.jboss.errai.enterprise.rebind that implement AsyncCodeGenerator
 class JaxrsProxyLoaderGenerator
          Generates the JAX-RS proxy loader.
 

Uses of AsyncCodeGenerator in org.jboss.errai.jpa.rebind
 

Classes in org.jboss.errai.jpa.rebind that implement AsyncCodeGenerator
 class ErraiEntityManagerGenerator
           
 

Uses of AsyncCodeGenerator in org.jboss.errai.marshalling.rebind
 

Classes in org.jboss.errai.marshalling.rebind that implement AsyncCodeGenerator
 class MarshallersGenerator
           
 

Uses of AsyncCodeGenerator in org.jboss.errai.security.rebind
 

Classes in org.jboss.errai.security.rebind that implement AsyncCodeGenerator
 class SecurityPropertiesGenerator
           
 

Uses of AsyncCodeGenerator in org.jboss.errai.ui.nav.rebind
 

Classes in org.jboss.errai.ui.nav.rebind that implement AsyncCodeGenerator
 class NavigationGraphGenerator
          Generates the GeneratedNavigationGraph class based on @Page annotations.
 

Uses of AsyncCodeGenerator in org.jboss.errai.ui.rebind
 

Classes in org.jboss.errai.ui.rebind that implement AsyncCodeGenerator
 class TranslationServiceGenerator
          Generates a concrete subclass of TranslationService.
 

Uses of AsyncCodeGenerator in org.jboss.errai.ui.rebind.less
 

Classes in org.jboss.errai.ui.rebind.less that implement AsyncCodeGenerator
 class LessStyleGenerator
          This generator will create the LessStyleMapping that contains the mapping between the original selector name and the obfuscated one.
 


Errai 3.0.1-SNAPSHOT

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