Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.bus.client.api.laundry.LaundryListProvider

Packages that use LaundryListProvider
org.jboss.errai.bus.client.api.laundry   
 

Uses of LaundryListProvider in org.jboss.errai.bus.client.api.laundry
 

Methods in org.jboss.errai.bus.client.api.laundry that return LaundryListProvider
static LaundryListProvider LaundryListProviderFactory.get()
          The client and server require different laundry list implementations; this method provides the correct implementation from wherever is called.
 

Methods in org.jboss.errai.bus.client.api.laundry with parameters of type LaundryListProvider
static void LaundryListProviderFactory.setLaundryListProvider(LaundryListProvider p)
          For internal use only.
 


Errai 3.0.1-SNAPSHOT

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