AeroGear Android Libary 1.0.0.M1

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(StoreType type, IdGenerator idGenerator)
           
 
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(StoreType type,
                         IdGenerator idGenerator)
Specified by:
createStore in interface StoreFactory

AeroGear Android Libary 1.0.0.M1

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