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

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

public final class WSDLJAXBContext
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
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

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.