Errai 3.0.1-SNAPSHOT

org.jboss.errai.databinding.client
Interface BindableProxyLoader


public interface BindableProxyLoader

This interface is used internally during compile time to produce the required proxies for Bindable types (see the GWT module descriptor).

Author:
Christian Sadilek

Method Summary
 void loadBindableProxies()
          Registers the generated proxies for bindable types.
 

Method Detail

loadBindableProxies

void loadBindableProxies()
Registers the generated proxies for bindable types.


Errai 3.0.1-SNAPSHOT

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