Errai 3.0.1-SNAPSHOT

org.jboss.errai.databinding.client
Class DataBindingModuleBootstrapper

java.lang.Object
  extended by org.jboss.errai.databinding.client.DataBindingModuleBootstrapper
All Implemented Interfaces:
Runnable

public class DataBindingModuleBootstrapper
extends Object
implements Runnable

Bootstrapper for Errai's data binding module that generates the proxies for bindable types.

Author:
Christian Sadilek

Constructor Summary
DataBindingModuleBootstrapper()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataBindingModuleBootstrapper

public DataBindingModuleBootstrapper()
Method Detail

run

public void run()
Specified by:
run in interface Runnable

Errai 3.0.1-SNAPSHOT

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