org.kuali.common.impex.spring
Class DumpSchemaConfig

java.lang.Object
  extended by org.kuali.common.impex.spring.DumpSchemaConfig

@Configuration
@Import(value=ExportServicesConfig.class)
public class DumpSchemaConfig
extends Object


Constructor Summary
DumpSchemaConfig()
           
 
Method Summary
 DumpSchemaExecutable dumpSchemaExecutable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DumpSchemaConfig

public DumpSchemaConfig()
Method Detail

dumpSchemaExecutable

@Bean
public DumpSchemaExecutable dumpSchemaExecutable()


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