java.lang.Object
com.sun.xml.ws.spi.db.BindingContextFactory
com.sun.xml.ws.db.toplink.JAXBContextFactory
JAXBContextFactory
- Author:
- shih-chang.chen@oracle.com
-
Field Summary
FieldsFields inherited from class com.sun.xml.ws.spi.db.BindingContextFactory
DefaultDatabindingMode, JAXB_CONTEXT_FACTORY_PROPERTY, LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Class<?>classForName(String name) static Class<?>classForName(String name, ClassLoader cl) protected BindingContextgetContext(javax.xml.bind.Marshaller m) protected booleanprotected BindingContextprotected BindingContextnewContext(javax.xml.bind.JAXBContext context) static final Class<?>typeToClass(Type type, ClassLoader cl) Methods inherited from class com.sun.xml.ws.spi.db.BindingContextFactory
create, create, getBindingContext, isContextSupported, serviceIterator
-
Field Details
-
OXM_XML_OVERRIDE
- See Also:
-
OXM_XML_ELEMENT
- See Also:
-
-
Constructor Details
-
JAXBContextFactory
public JAXBContextFactory()
-
-
Method Details
-
isFor
- Specified by:
isForin classBindingContextFactory
-
getContext
- Specified by:
getContextin classBindingContextFactory
-
newContext
- Specified by:
newContextin classBindingContextFactory
-
newContext
- Specified by:
newContextin classBindingContextFactory
-
typeToClass
-
classForName
- Throws:
ClassNotFoundException
-
classForName
- Throws:
ClassNotFoundException
-