public class ManagerFactoryPersistingFileSystem extends Object implements IManagerFactory
IManagerFactory creating managers that are
persisting to disk.| Constructor and Description |
|---|
ManagerFactoryPersistingFileSystem() |
| Modifier and Type | Method and Description |
|---|---|
IAS4DuplicateManager |
createDuplicateManager() |
IMPCManager |
createMPCManager() |
IPModeManager |
createPModeManager() |
@Nonnull public IMPCManager createMPCManager() throws Exception
createMPCManager in interface IManagerFactoryException@Nonnull public IPModeManager createPModeManager() throws Exception
createPModeManager in interface IManagerFactoryException@Nonnull public IAS4DuplicateManager createDuplicateManager() throws Exception
createDuplicateManager in interface IManagerFactoryExceptionCopyright © 2015–2020 Philip Helger. All rights reserved.