public final class DataManager extends Object
| Modifier and Type | Method and Description |
|---|---|
static <CFG extends StoreConfiguration<CFG>> |
config(String name,
Class<CFG> storeImplementationClass) |
static Store |
getStore(String name) |
static <CONFIGURATION extends StoreConfiguration<CONFIGURATION>> |
registerConfigurationProvider(Class<CONFIGURATION> configurationClass,
org.jboss.aerogear.android.core.ConfigurationProvider<CONFIGURATION> provider) |
public static <CONFIGURATION extends StoreConfiguration<CONFIGURATION>> void registerConfigurationProvider(Class<CONFIGURATION> configurationClass, org.jboss.aerogear.android.core.ConfigurationProvider<CONFIGURATION> provider)
public static <CFG extends StoreConfiguration<CFG>> CFG config(String name, Class<CFG> storeImplementationClass)
Copyright © 2016 JBoss by Red Hat. All rights reserved.