com.ebmwebsourcing.commons.wsdl.impl.wsdl11
Class WSDLJAXBContext

java.lang.Object
  extended by com.ebmwebsourcing.commons.wsdl.impl.wsdl11.WSDLJAXBContext

public abstract class WSDLJAXBContext
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
WSDLJAXBContext()
           
 
Method Summary
protected static void createContext()
          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

createContext

protected static void createContext()
                             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.