org.kuali.common.jdbc.reset
Class JdbcResetExecConfig

java.lang.Object
  extended by org.kuali.common.jdbc.reset.JdbcResetExecConfig
All Implemented Interfaces:
org.kuali.common.util.execute.spring.ExecutableConfig

@Configuration
public class JdbcResetExecConfig
extends Object
implements org.kuali.common.util.execute.spring.ExecutableConfig


Constructor Summary
JdbcResetExecConfig()
           
 
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

JdbcResetExecConfig

public JdbcResetExecConfig()
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 © 2010-2013 The Kuali Foundation. All Rights Reserved.