org.kuali.rice.deploy.spring
Class DeployConfig

java.lang.Object
  extended by org.kuali.rice.deploy.spring.DeployConfig
All Implemented Interfaces:
org.kuali.common.util.execute.spring.ExecutableConfig

@Configuration
@Import(value={org.kuali.common.deploy.spring.DefaultDeployConfig.class,SourceDbConfig.class})
public class DeployConfig
extends Object
implements org.kuali.common.util.execute.spring.ExecutableConfig


Constructor Summary
DeployConfig()
           
 
Method Summary
 org.kuali.common.util.execute.Executable executable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployConfig

public DeployConfig()
Method Detail

executable

@Bean(initMethod="execute")
public org.kuali.common.util.execute.Executable executable()
Specified by:
executable in interface org.kuali.common.util.execute.spring.ExecutableConfig


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