org.kuali.rice.deploy.spring
Class DeployConfig
java.lang.Object
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
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 |
DeployConfig
public DeployConfig()
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.