@Component public class IndexManagerFactoryImpl extends Object implements IndexManagerFactory
Constructor and Description |
---|
IndexManagerFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
IndexManager |
getIndexManager(String instanceId) |
void |
shutdownIndexes() |
public IndexManager getIndexManager(String instanceId) throws JasDBStorageException
getIndexManager
in interface IndexManagerFactory
JasDBStorageException
@PreDestroy public void shutdownIndexes() throws JasDBStorageException
shutdownIndexes
in interface IndexManagerFactory
JasDBStorageException
Copyright © 2015. All rights reserved.