AeroGear Android Libary 1.0.1

org.jboss.aerogear.android.impl.datamanager
Class DefaultStoreFactory

java.lang.Object
  extended by org.jboss.aerogear.android.impl.datamanager.DefaultStoreFactory
All Implemented Interfaces:
StoreFactory

public final class DefaultStoreFactory
extends Object
implements StoreFactory


Constructor Summary
DefaultStoreFactory()
           
 
Method Summary
 Store createStore(StoreConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultStoreFactory

public DefaultStoreFactory()
Method Detail

createStore

public Store createStore(StoreConfig config)
Specified by:
createStore in interface StoreFactory

AeroGear Android Libary 1.0.1

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