org.apache.xbean.spring.generator
Class SchemaGenerator

java.lang.Object
  extended by org.apache.xbean.spring.generator.SchemaGenerator

public class SchemaGenerator
extends Object


Constructor Summary
SchemaGenerator(LogFacade log, MappingLoader mappingLoader, GeneratorPlugin[] plugins)
           
 
Method Summary
 void generate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaGenerator

public SchemaGenerator(LogFacade log,
                       MappingLoader mappingLoader,
                       GeneratorPlugin[] plugins)
Method Detail

generate

public void generate()
              throws IOException
Throws:
IOException


Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.