public final class PersistenceManagerImpl extends Object implements PersistenceManager
| Constructor and Description |
|---|
PersistenceManagerImpl(TaskManager taskManager,
CacheManager cacheManager,
CollectionsManager collectionsManager,
Option<FileStorePlugin> fileStorePlugin,
DataStorePlugin defaultStorePlugin)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
Broker |
getBroker() |
BrokerConfiguration |
getBrokerConfiguration() |
BrokerNN |
getBrokerNN() |
MasterDataConfiguration |
getMasterDataConfiguration() |
@Inject public PersistenceManagerImpl(TaskManager taskManager, CacheManager cacheManager, CollectionsManager collectionsManager, Option<FileStorePlugin> fileStorePlugin, DataStorePlugin defaultStorePlugin)
cacheManager - Manager de gestion du cachecollectionsManager - Manager de gestion des collectionspublic MasterDataConfiguration getMasterDataConfiguration()
getMasterDataConfiguration in interface PersistenceManagerpublic BrokerConfiguration getBrokerConfiguration()
getBrokerConfiguration in interface PersistenceManagerpublic Broker getBroker()
getBroker in interface PersistenceManagerpublic BrokerNN getBrokerNN()
getBrokerNN in interface PersistenceManagerCopyright © 2014. All Rights Reserved.