org.kuali.common.util.config.spring
Class FooPropertySourceConfig

java.lang.Object
  extended by org.kuali.common.util.config.spring.BasicPropertySourceConfig
      extended by 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


Field Summary
static String CONFIG_METADATA_PROPERTIES
          Deprecated.  
static String META_CLASSPATH_PREFIX
          Deprecated.  
static String PROJECT_PROPERTIES
          Deprecated.  
static String[] PROPERTY_SOURCE_LOCATIONS
          Deprecated.  
 
Constructor Summary
FooPropertySourceConfig()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.kuali.common.util.config.spring.BasicPropertySourceConfig
getConfigIds, getOverrides, getPropertySource, springPropertySource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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. 
Constructor Detail

FooPropertySourceConfig

public FooPropertySourceConfig()
Deprecated. 


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.