com.ebmwebsourcing.easybpel.model.bpel.impl.inout
Class BPELJAXBContext

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.inout.BPELJAXBContext

public class BPELJAXBContext
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
static java.util.List<java.lang.Class> getDefaultObjectFactories()
           
static BPELJAXBContext 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 BPELJAXBContext getInstance()
                                   throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException

getJaxbContext

public javax.xml.bind.JAXBContext getJaxbContext()
                                          throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Returns:
the jaxbContext
Throws:
java.lang.Exception
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException


Copyright © 2012 Petals Link. All Rights Reserved.