org.kuali.ole.docstore.service
Class BeanLocator
java.lang.Object
org.kuali.ole.docstore.service.BeanLocator
public class BeanLocator
- extends Object
Created by IntelliJ IDEA.
User: SG7940
Date: 5/16/12
Time: 12:54 PM
To change this template use File | Settings | File Templates.
Helper class to access beans created by Spring.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
applicationContext
public static org.springframework.context.ApplicationContext applicationContext
BeanLocator
public BeanLocator()
getDocumentStoreManager
public static DocumentStoreManager getDocumentStoreManager()
getIngestNIndexHandlerService
public static IngestNIndexHandlerService getIngestNIndexHandlerService()
getBean
public static Object getBean(String id)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.