org.kuali.common.impex.spring
Class ParserPropertiesConfig

java.lang.Object
  extended by org.kuali.common.impex.spring.ParserPropertiesConfig

Deprecated.

@Configuration
@Import(value=ParserProjectConfig.class)
@Deprecated
public class ParserPropertiesConfig
extends Object


Constructor Summary
ParserPropertiesConfig()
          Deprecated.  
 
Method Summary
 org.kuali.common.util.property.ProjectProperties parserProjectProperties()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserPropertiesConfig

public ParserPropertiesConfig()
Deprecated. 
Method Detail

parserProjectProperties

@Bean
public org.kuali.common.util.property.ProjectProperties parserProjectProperties()
Deprecated. 


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