|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.spi.db.BindingContextFactory
com.sun.xml.ws.db.glassfish.JAXBRIContextFactory
public class JAXBRIContextFactory
JAXBRIContextFactory
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.ws.spi.db.BindingContextFactory |
|---|
DefaultDatabindingMode, JAXB_CONTEXT_FACTORY_PROPERTY, LOGGER |
| Constructor Summary | |
|---|---|
JAXBRIContextFactory()
|
|
| Method Summary | |
|---|---|
protected BindingContext |
getContext(javax.xml.bind.Marshaller m)
|
protected boolean |
isFor(java.lang.String str)
Check to see if the BindingContextFactory is for the databinding mode/flavor. |
BindingContext |
newContext(BindingInfo bi)
|
BindingContext |
newContext(javax.xml.bind.JAXBContext context)
|
| Methods inherited from class com.sun.xml.ws.spi.db.BindingContextFactory |
|---|
create, create, getBindingContext, isContextSupported, serviceIterator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAXBRIContextFactory()
| Method Detail |
|---|
public BindingContext newContext(javax.xml.bind.JAXBContext context)
newContext in class BindingContextFactorypublic BindingContext newContext(BindingInfo bi)
newContext in class BindingContextFactoryprotected BindingContext getContext(javax.xml.bind.Marshaller m)
getContext in class BindingContextFactoryprotected boolean isFor(java.lang.String str)
BindingContextFactory
isFor in class BindingContextFactorystr - mode/flavor or the package name of the JAXBContext implementation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||