org.kuali.common.util.config.spring
Class FooPropertySourceConfig
java.lang.Object
org.kuali.common.util.config.spring.BasicPropertySourceConfig
org.kuali.common.util.config.spring.FooPropertySourceConfig
Deprecated.
@Configuration
@PropertySource(value={"META-INF/org/kuali/common/kuali-utilproject.properties","META-INF/org/kuali/common/kuali-util/config/metadata.properties"})
@Deprecated
public class FooPropertySourceConfig
- extends BasicPropertySourceConfig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
META_CLASSPATH_PREFIX
public static final String META_CLASSPATH_PREFIX
- Deprecated.
- See Also:
- Constant Field Values
PROJECT_PROPERTIES
public static final String PROJECT_PROPERTIES
- Deprecated.
- See Also:
- Constant Field Values
CONFIG_METADATA_PROPERTIES
public static final String CONFIG_METADATA_PROPERTIES
- Deprecated.
- See Also:
- Constant Field Values
PROPERTY_SOURCE_LOCATIONS
public static final String[] PROPERTY_SOURCE_LOCATIONS
- Deprecated.
FooPropertySourceConfig
public FooPropertySourceConfig()
- Deprecated.
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.