org.kuali.kfs.sys
Class SpringContextForWorkflowImporter

java.lang.Object
  extended by org.kuali.kfs.sys.context.SpringContext
      extended by org.kuali.kfs.sys.SpringContextForWorkflowImporter

public class SpringContextForWorkflowImporter
extends SpringContext


Field Summary
 
Fields inherited from class org.kuali.kfs.sys.context.SpringContext
APPLICATION_CONTEXT_DEFINITION, applicationContext, LOG, MEMORY_MONITOR_THRESHOLD_KEY, processWatchThread, SINGLETON_BEANS_BY_NAME_CACHE, SINGLETON_BEANS_BY_TYPE_CACHE, SINGLETON_BEANS_OF_TYPE_CACHE, SINGLETON_TYPES, TEST_CONTEXT_DEFINITION, USE_QUARTZ_SCHEDULING_KEY
 
Constructor Summary
SpringContextForWorkflowImporter()
           
 
Method Summary
static void close()
           
static void initializeApplicationContext()
           
 
Methods inherited from class org.kuali.kfs.sys.context.SpringContext
getBean, getBean, getBean, getBeanNames, getBeansOfType, getMethodCacheInterceptors, getService, initializeApplicationContextWithoutSchedule, initializeBatchApplicationContext, initializeTestApplicationContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringContextForWorkflowImporter

public SpringContextForWorkflowImporter()
Method Detail

initializeApplicationContext

public static void initializeApplicationContext()

close

public static void close()
                  throws Exception
Throws:
Exception


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.