com.hyper9.simdk.stubs
Class JAXBContextEx

java.lang.Object
  extended by com.hyper9.simdk.stubs.JAXBContextEx
All Implemented Interfaces:
com.sun.xml.ws.developer.JAXBContextFactory

public class JAXBContextEx
extends Object
implements com.sun.xml.ws.developer.JAXBContextFactory


Field Summary
 
Fields inherited from interface com.sun.xml.ws.developer.JAXBContextFactory
DEFAULT
 
Constructor Summary
JAXBContextEx()
           
 
Method Summary
 com.sun.xml.bind.api.JAXBRIContext createJAXBContext(com.sun.xml.ws.api.model.SEIModel sei, List<Class> classesToBind, List<com.sun.xml.bind.api.TypeReference> typeReferences)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXBContextEx

public JAXBContextEx()
Method Detail

createJAXBContext

public com.sun.xml.bind.api.JAXBRIContext createJAXBContext(com.sun.xml.ws.api.model.SEIModel sei,
                                                            List<Class> classesToBind,
                                                            List<com.sun.xml.bind.api.TypeReference> typeReferences)
                                                     throws JAXBException
Specified by:
createJAXBContext in interface com.sun.xml.ws.developer.JAXBContextFactory
Throws:
JAXBException


Copyright © 2009-2010 Hyper9. All Rights Reserved.