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

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

public abstract class WSDLJAXBContext
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

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

Constructor Detail

WSDLJAXBContext

public WSDLJAXBContext()
Method Detail

createDefaultContext

protected static void createDefaultContext()
                                    throws WSDLException
Private object initializations

Throws:
WSDLException

createContextWithOtherObjectFactories

protected static void createContextWithOtherObjectFactories(java.util.List<java.lang.Class> addedObjectFactories)
                                                     throws WSDLException
Private object initializations

Throws:
WSDLException

getJaxbContext

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


Copyright © 2008 eBM WebSourcing. All Rights Reserved.