org.kuali.common.deploy.spring
Class DeployLocationsConfig

java.lang.Object
  extended by org.kuali.common.deploy.spring.DeployLocationsConfig

@Configuration
@Import(value=BaseLocationsConfig.class)
public class DeployLocationsConfig
extends Object


Constructor Summary
DeployLocationsConfig()
           
 
Method Summary
 List<org.kuali.common.util.properties.Location> deployPropertyLocations()
           
 org.kuali.common.util.properties.Location kualiDeployEnvDefaults()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployLocationsConfig

public DeployLocationsConfig()
Method Detail

deployPropertyLocations

@Bean
public List<org.kuali.common.util.properties.Location> deployPropertyLocations()

kualiDeployEnvDefaults

@Bean
public org.kuali.common.util.properties.Location kualiDeployEnvDefaults()


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