org.kuali.common.util.spring
Class MetaInfProjectPropertiesConfig

java.lang.Object
  extended by org.kuali.common.util.spring.ExecutableConfig
      extended by org.kuali.common.util.spring.MetaInfProjectPropertiesConfig

Deprecated.

@Configuration
@Import(value=MetaInfProjectPropertiesSetupConfig.class)
@Deprecated
public class MetaInfProjectPropertiesConfig
extends ExecutableConfig

Create project.properties and embed it inside META-INF for jar's/war's This class is deprecated in favor of MetaInfProjectPropertiesExecutableConfig


Constructor Summary
MetaInfProjectPropertiesConfig()
          Deprecated.  
 
Method Summary
protected  Executable getExecutable()
          Deprecated.  
 
Methods inherited from class org.kuali.common.util.spring.ExecutableConfig
executable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaInfProjectPropertiesConfig

public MetaInfProjectPropertiesConfig()
Deprecated. 
Method Detail

getExecutable

protected Executable getExecutable()
Deprecated. 
Specified by:
getExecutable in class ExecutableConfig


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