public class OA2SQLAssetStoreProvider extends SQLAssetStoreProvider
Created by Jeff Gaynor
on 3/20/14 at 2:54 PM
| Constructor and Description |
|---|
OA2SQLAssetStoreProvider(org.apache.commons.configuration.tree.ConfigurationNode config,
String storeType,
edu.uiuc.ncsa.security.storage.sql.ConnectionPoolProvider<? extends edu.uiuc.ncsa.security.storage.sql.ConnectionPool> cpp,
AssetProvider assetProvider,
edu.uiuc.ncsa.security.storage.data.MapConverter converter) |
| Modifier and Type | Method and Description |
|---|---|
SQLAssetStore |
get() |
newInstancecomponentFound, getConnectionPool, getDatabaseName, getPrefix, getSchema, getTablename, setTablenamecheckEvent, getTarget, getType, getTypeAttribute, getTypeAttribute, getTypeBooleanAttribute, getTypeConfig, getTypeIntAttribute, getTypeIntAttribute, setTarget, setType, setTypeConfig, toStringpublic OA2SQLAssetStoreProvider(org.apache.commons.configuration.tree.ConfigurationNode config,
String storeType,
edu.uiuc.ncsa.security.storage.sql.ConnectionPoolProvider<? extends edu.uiuc.ncsa.security.storage.sql.ConnectionPool> cpp,
AssetProvider assetProvider,
edu.uiuc.ncsa.security.storage.data.MapConverter converter)
public SQLAssetStore get()
get in interface javax.inject.Provider<AssetStore>get in class SQLAssetStoreProviderCopyright © 2014. All Rights Reserved.