@Configuration
@ImportResource(value={"classpath:org/kuali/rice/core/RiceJTASpringBeans.xml","classpath:org/kuali/rice/core/RiceDataSourceSpringBeans.xml","classpath:org/kuali/rice/config/RiceSpringBeans.xml"})
public class LaunchRiceConfig
extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DATASOURCE
The location of the data source Spring beans.
|
protected static String |
JTA
The location of the JTA Spring beans.
|
protected static String |
RICE
The location of the Rice Spring beans.
|
| Constructor and Description |
|---|
LaunchRiceConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
propertySourcesPlaceholderConfigurer()
Returns a new instance of a
PropertySourcesPlaceholderConfigurer. |
protected static final String JTA
protected static final String DATASOURCE
protected static final String RICE
public LaunchRiceConfig()
@Bean public org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer()
PropertySourcesPlaceholderConfigurer.PropertySourcesPlaceholderConfigurerCopyright © 2005–2014 The Kuali Foundation. All rights reserved.