org.milyn.ejc
Class BindingWriter
java.lang.Object
org.milyn.ejc.BindingWriter
public class BindingWriter
- extends Object
BindingWriter generates a bindingfile based on classstructure found in ClassModel.
- Author:
- bardl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindingWriter
public BindingWriter(ClassModel classModel)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
generate
public void generate(String bindingfile)
throws IOException
- Throws:
IOException
writeBindingConfig
public static void writeBindingConfig(ClassModel classModel,
Writer writer)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeBindingConfig
public void writeBindingConfig(Writer writer)
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.