org.ow2.easywsdl.wsdl.impl.wsdl20
Class WSDLJAXBContext

java.lang.Object
  extended by org.ow2.easywsdl.wsdl.impl.wsdl20.WSDLJAXBContext

public class WSDLJAXBContext
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 void addOtherObjectFactory(java.util.List<java.lang.Class> addedObjectFactories)
           
static WSDLJAXBContext getInstance()
           
 javax.xml.bind.JAXBContext getJaxbContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static WSDLJAXBContext getInstance()
                                   throws WSDLException
Throws:
WSDLException

addOtherObjectFactory

public void addOtherObjectFactory(java.util.List<java.lang.Class> addedObjectFactories)
                           throws WSDLException
Throws:
WSDLException

getJaxbContext

public javax.xml.bind.JAXBContext getJaxbContext()
Returns:
the jaxbContext


Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.