com.ebmwebsourcing.wsstar.addressing.definition.impl
Class WSAddressingJAXBContext

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.addressing.definition.impl.WSAddressingJAXBContext
Direct Known Subclasses:
WSAddressingWriterImpl

public abstract class WSAddressingJAXBContext
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
WSAddressingJAXBContext()
           
 
Method Summary
static void createContextWithOtherObjectFactories(java.util.List<java.lang.Class> addedObjectFactories)
           
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

WSAddressingJAXBContext

public WSAddressingJAXBContext()
Method Detail

createDefaultContext

public static void createDefaultContext()
                                 throws WSAddressingException
Private object initializations

Throws:
WSAddressingException

createContextWithOtherObjectFactories

public static void createContextWithOtherObjectFactories(java.util.List<java.lang.Class> addedObjectFactories)
                                                  throws WSAddressingException
Throws:
WSAddressingException

getJaxbContext

public static javax.xml.bind.JAXBContext getJaxbContext()


Copyright © 2009-2011 eBM Websourcing. All Rights Reserved.