public class OLEConfigurer extends org.kuali.rice.core.framework.config.module.ModuleConfigurer
Modifier and Type | Field and Description |
---|---|
protected boolean |
testMode |
Constructor and Description |
---|
OLEConfigurer() |
Modifier and Type | Method and Description |
---|---|
protected void |
doAdditionalModuleStartLogic() |
protected void |
doAdditionalModuleStopLogic() |
OlePollingStandaloneLifeCycle |
getOlePollingStandaloneLifeCycle() |
List<String> |
getPrimarySpringFiles() |
boolean |
hasWebInterface() |
boolean |
isTestMode() |
List<org.kuali.rice.core.api.lifecycle.Lifecycle> |
loadLifecycles() |
protected org.kuali.rice.core.framework.config.module.WebModuleConfiguration |
loadWebModule() |
protected List<String> |
parseFileList(String files) |
void |
setOlePollingStandaloneLifeCycle(OlePollingStandaloneLifeCycle olePollingStandaloneLifeCycle) |
void |
setTestMode(boolean testMode) |
addAdditonalToConfig, addToConfig, afterPropertiesSet, destroy, doAdditonalConfigurerValidations, getAdditionalSpringFiles, getCurrentContextConfigurers, getDefaultConfigPackagePath, getDefaultSpringBeansPath, getModuleName, getProperties, getResourceLoadersToRegister, getRunMode, getValidRunModes, getWebModuleConfiguration, initializeResourceLoaders, isExposeServicesOnBus, setModuleName, setProperties, setServletContext, setValidRunModes, shouldRenderWebInterface, start, stop, validateConfigurerState
protected boolean testMode
public OLEConfigurer()
public List<org.kuali.rice.core.api.lifecycle.Lifecycle> loadLifecycles() throws Exception
loadLifecycles
in interface org.kuali.rice.core.api.config.module.Configurer
loadLifecycles
in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
Exception
protected void doAdditionalModuleStartLogic() throws Exception
doAdditionalModuleStartLogic
in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
Exception
protected void doAdditionalModuleStopLogic() throws Exception
doAdditionalModuleStopLogic
in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
Exception
public List<String> getPrimarySpringFiles()
getPrimarySpringFiles
in interface org.kuali.rice.core.api.config.module.Configurer
getPrimarySpringFiles
in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
protected List<String> parseFileList(String files)
protected org.kuali.rice.core.framework.config.module.WebModuleConfiguration loadWebModule()
loadWebModule
in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
public boolean hasWebInterface()
hasWebInterface
in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
public boolean isTestMode()
public void setTestMode(boolean testMode)
public void setOlePollingStandaloneLifeCycle(OlePollingStandaloneLifeCycle olePollingStandaloneLifeCycle)
public OlePollingStandaloneLifeCycle getOlePollingStandaloneLifeCycle()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.