org.kuali.common.util.spring
Class MetaInfProjectPropertiesConfig
java.lang.Object
org.kuali.common.util.spring.ExecutableConfig
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaInfProjectPropertiesConfig
public MetaInfProjectPropertiesConfig()
- Deprecated.
getExecutable
protected Executable getExecutable()
- Deprecated.
- Specified by:
getExecutable
in class ExecutableConfig
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.