org.kuali.kfs.sys.context
Class KFSConfigurer

java.lang.Object
  extended by org.kuali.rice.core.lifecycle.BaseLifecycle
      extended by org.kuali.rice.core.lifecycle.BaseCompositeLifecycle
          extended by org.kuali.rice.core.config.ModuleConfigurer
              extended by org.kuali.kfs.sys.context.KFSConfigurer
All Implemented Interfaces:
org.kuali.rice.core.config.Configurer, org.kuali.rice.core.config.event.RiceConfigEventListener, org.kuali.rice.core.lifecycle.Lifecycle, org.springframework.beans.factory.InitializingBean

public class KFSConfigurer
extends org.kuali.rice.core.config.ModuleConfigurer


Field Summary
 
Fields inherited from class org.kuali.rice.core.config.ModuleConfigurer
EMBEDDED_RUN_MODE, exposeServicesOnBus, includeUserInterfaceComponents, LOCAL_RUN_MODE, LOG, REMOTE_RUN_MODE, resourceLoaderName, setSOAPServicesAsDefault, springFileLocations, testMode, THIN_RUN_MODE, VALID_RUN_MODES, webInterface, webModuleBaseUrl, webModuleConfigName, webModuleConfigurationFiles
 
Constructor Summary
KFSConfigurer()
           
 
Method Summary
protected  List<org.kuali.rice.core.lifecycle.Lifecycle> loadLifecycles()
          Prevents the loading of an OJB file
 void setSpringFileLocations(String springFileLocations)
           
 
Methods inherited from class org.kuali.rice.core.config.ModuleConfigurer
afterPropertiesSet, configureRunMode, configureWebConfiguration, createResourceLoader, getDefaultConfigPackagePath, getDefaultResourceLoaderName, getDefaultResourceLoaderQName, getDefaultSpringBeansPath, getModuleName, getResourceLoaderToRegister, getRunMode, getSpringFileLocations, getWebModuleBaseUrl, getWebModuleConfigName, getWebModuleConfigurationFiles, hasWebInterface, isExposeServicesOnBus, isIncludeUserInterfaceComponents, isSetSOAPServicesAsDefault, isTestMode, loadConfig, onEvent, setExposeServicesOnBus, setHasWebInterface, setIncludeUserInterfaceComponents, setModuleName, setRunMode, setSetSOAPServicesAsDefault, setTestMode, setWebModuleBaseUrl, setWebModuleConfigName, setWebModuleConfigurationFiles, shouldRenderWebInterface
 
Methods inherited from class org.kuali.rice.core.lifecycle.BaseCompositeLifecycle
start, stop
 
Methods inherited from class org.kuali.rice.core.lifecycle.BaseLifecycle
isStarted, setStarted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.core.lifecycle.Lifecycle
isStarted, start, stop
 

Constructor Detail

KFSConfigurer

public KFSConfigurer()
Method Detail

loadLifecycles

protected List<org.kuali.rice.core.lifecycle.Lifecycle> loadLifecycles()
                                                                throws Exception
Prevents the loading of an OJB file

Overrides:
loadLifecycles in class org.kuali.rice.core.config.ModuleConfigurer
Throws:
Exception
See Also:
org.kuali.rice.core.config.BaseModuleConfigurer#loadLifecycles()

setSpringFileLocations

public void setSpringFileLocations(String springFileLocations)
Overrides:
setSpringFileLocations in class org.kuali.rice.core.config.ModuleConfigurer


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