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 BPELJAXBContext getInstance()
           
 javax.xml.bind.JAXBContext getJaxbContext()
           
 javax.xml.validation.Schema getSchema()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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()
Returns:
the jaxbContext

getSchema

public javax.xml.validation.Schema getSchema()


Copyright © 2008-2010 eBM WebSourcing. All Rights Reserved.