org.kuali.common.impex.util.spring
Class XmlSchemaExtractionConfig

java.lang.Object
  extended by org.kuali.common.impex.util.spring.XmlSchemaExtractionConfig

@Configuration
@Import(value=XmlSchemaConfig.class)
public class XmlSchemaExtractionConfig
extends Object


Constructor Summary
XmlSchemaExtractionConfig()
           
 
Method Summary
 ExtractSchemaResult extractionResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlSchemaExtractionConfig

public XmlSchemaExtractionConfig()
Method Detail

extractionResult

@Bean
public ExtractSchemaResult extractionResult()


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