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, validateConfigurerStateprotected 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.ConfigurerloadLifecycles in class org.kuali.rice.core.framework.config.module.ModuleConfigurerExceptionprotected void doAdditionalModuleStartLogic() throws Exception
doAdditionalModuleStartLogic in class org.kuali.rice.core.framework.config.module.ModuleConfigurerExceptionprotected void doAdditionalModuleStopLogic() throws Exception
doAdditionalModuleStopLogic in class org.kuali.rice.core.framework.config.module.ModuleConfigurerExceptionpublic List<String> getPrimarySpringFiles()
getPrimarySpringFiles in interface org.kuali.rice.core.api.config.module.ConfigurergetPrimarySpringFiles in class org.kuali.rice.core.framework.config.module.ModuleConfigurerprotected 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.ModuleConfigurerpublic boolean hasWebInterface()
hasWebInterface in class org.kuali.rice.core.framework.config.module.ModuleConfigurerpublic boolean isTestMode()
public void setTestMode(boolean testMode)
public void setOlePollingStandaloneLifeCycle(OlePollingStandaloneLifeCycle olePollingStandaloneLifeCycle)
public OlePollingStandaloneLifeCycle getOlePollingStandaloneLifeCycle()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.