org.weda.store.impl
Class ObjectSourceRegistryImpl
java.lang.Object
org.weda.store.impl.ObjectSourceRegistryImpl
- All Implemented Interfaces:
- ObjectSourceRegistry
public class ObjectSourceRegistryImpl
- extends java.lang.Object
- implements ObjectSourceRegistry
Цель: предотавление доступа к tim.docarch.service.DataSource
.
- Author:
- Mikhail Titov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectSourceRegistryImpl
public ObjectSourceRegistryImpl()
init
public void init()
throws ObjectSourceRegistryException
- Throws:
ObjectSourceRegistryException
getObjectSource
public ObjectSource getObjectSource(java.lang.String name)
throws java.lang.Exception
- Метод возвращает ObjectSource по его имени.
- Specified by:
getObjectSource
in interface ObjectSourceRegistry
- Throws:
java.lang.Exception
setCacheManager
public void setCacheManager(CacheManager cacheManager)
setConfig
public void setConfig(java.util.Map<java.lang.String,ObjectSource> config)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2005-2006 . All Rights Reserved.