public class BeanLocator extends Object
Modifier and Type | Field and Description |
---|---|
static org.springframework.context.ApplicationContext |
applicationContext |
Constructor and Description |
---|
BeanLocator() |
Modifier and Type | Method and Description |
---|---|
static Object |
getBean(String id) |
static BulkIngestProcessHandlerService |
getBulkIngestProcessHandlerService() |
static DocstoreFactory |
getDocstoreFactory() |
static DocstoreService |
getDocstoreService() |
static JcrDocumentManagerFactory |
getDocumentManagerFactory() |
static DocumentServiceImpl |
getDocumentServiceImpl() |
static DocumentStoreManager |
getDocumentStoreManager() |
static IngestNIndexHandlerService |
getIngestNIndexHandlerService() |
public static org.springframework.context.ApplicationContext applicationContext
public BeanLocator()
public static DocumentStoreManager getDocumentStoreManager()
public static IngestNIndexHandlerService getIngestNIndexHandlerService()
public static DocumentServiceImpl getDocumentServiceImpl()
public static JcrDocumentManagerFactory getDocumentManagerFactory()
public static BulkIngestProcessHandlerService getBulkIngestProcessHandlerService()
public static DocstoreFactory getDocstoreFactory()
public static DocstoreService getDocstoreService()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.