|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider<T>
edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider<T>
edu.uiuc.ncsa.security.storage.FSProvider<FSAssetStore>
edu.uiuc.ncsa.myproxy.oa4mp.client.storage.FSAssetStoreProvider
public class FSAssetStoreProvider
Created by Jeff Gaynor
on 1/31/13 at 10:24 AM
| Field Summary |
|---|
| Fields inherited from class edu.uiuc.ncsa.security.storage.FSProvider |
|---|
converter, DATA_KEY, INDEX_KEY, PATH_KEY |
| Constructor Summary | |
|---|---|
FSAssetStoreProvider(org.apache.commons.configuration.tree.ConfigurationNode config,
edu.uiuc.ncsa.security.storage.data.MapConverter converter)
|
|
| Method Summary | |
|---|---|
Object |
componentFound(edu.uiuc.ncsa.security.core.configuration.provider.CfgEvent configurationEvent)
|
protected FSAssetStore |
produce(File dataPath,
File indexPath)
|
| Methods inherited from class edu.uiuc.ncsa.security.storage.FSProvider |
|---|
get |
| Methods inherited from class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider |
|---|
checkEvent, getTarget, getType, getTypeAttribute, getTypeAttribute, getTypeBooleanAttribute, getTypeConfig, getTypeIntAttribute, getTypeIntAttribute, setTarget, setType, setTypeConfig, toString |
| Methods inherited from class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider |
|---|
addListener, fireComponentFound, getAttribute, getAttribute, getBooleanAttribute, getConfig, getConfigurationAt, getIntAttribute, getIntAttribute, hasA, isA, removeListener, setConfig |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FSAssetStoreProvider(org.apache.commons.configuration.tree.ConfigurationNode config,
edu.uiuc.ncsa.security.storage.data.MapConverter converter)
| Method Detail |
|---|
public Object componentFound(edu.uiuc.ncsa.security.core.configuration.provider.CfgEvent configurationEvent)
componentFound in interface edu.uiuc.ncsa.security.core.configuration.provider.CfgEventListenercomponentFound in class edu.uiuc.ncsa.security.storage.FSProvider<FSAssetStore>
protected FSAssetStore produce(File dataPath,
File indexPath)
produce in class edu.uiuc.ncsa.security.storage.FSProvider<FSAssetStore>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||