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

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

public final class WSDLJAXBContext
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
static java.util.List<java.lang.Class> getDefaultObjectFactories()
           
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

getDefaultObjectFactories

public static java.util.List<java.lang.Class> getDefaultObjectFactories()

getInstance

public static WSDLJAXBContext getInstance()
                                   throws WSDLException
Throws:
WSDLException

getJaxbContext

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


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