com.sun.xml.ws.db.glassfish
Class JAXBRIContextFactory
java.lang.Object
com.sun.xml.ws.spi.db.BindingContextFactory
com.sun.xml.ws.db.glassfish.JAXBRIContextFactory
public class JAXBRIContextFactory
- extends BindingContextFactory
JAXBRIContextFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXBRIContextFactory
public JAXBRIContextFactory()
newContext
public BindingContext newContext(JAXBContext context)
- Specified by:
newContext
in class BindingContextFactory
newContext
public BindingContext newContext(BindingInfo bi)
- Specified by:
newContext
in class BindingContextFactory
getContext
protected BindingContext getContext(Marshaller m)
- Specified by:
getContext
in class BindingContextFactory
isFor
protected boolean isFor(String str)
- Description copied from class:
BindingContextFactory
- Check to see if the BindingContextFactory is for the databinding mode/flavor. The
String parameter can be the package name of the JAXBContext implementation as well.
- Specified by:
isFor
in class BindingContextFactory
- Returns:
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.