org.ow2.orchestra.axis
Class BindingFileWriter
java.lang.Object
org.ow2.orchestra.axis.BindingFileWriter
public class BindingFileWriter
- extends Object
This class generates a java class that implements a wsdl binding.
BindingFileWriter.java
- Author:
- Charles Souillard
Created on : Mar 12, 2007
|
Method Summary |
String |
write()
Writes the binding implementation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindingFileWriter
public BindingFileWriter(File baseDir,
javax.wsdl.Binding binding,
BpelProcess bpelProcess)
write
public String write()
- Writes the binding implementation.
- Returns:
- the generated class name.
Copyright © 2011 OW2 Consortium. All Rights Reserved.