com.sun.xml.ws.db.sdo
Class SDOContextFactory

java.lang.Object
  extended by BindingContextFactory
      extended by com.sun.xml.ws.db.sdo.SDOContextFactory

public class SDOContextFactory
extends BindingContextFactory


Constructor Summary
SDOContextFactory()
           
 
Method Summary
protected  BindingContext getContext(Marshaller m)
           
protected  boolean isFor(String str)
           
protected  BindingContext newContext(BindingInfo bi)
           
protected  BindingContext newContext(JAXBContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDOContextFactory

public SDOContextFactory()
Method Detail

newContext

protected BindingContext newContext(JAXBContext context)

newContext

protected BindingContext newContext(BindingInfo bi)

isFor

protected boolean isFor(String str)

getContext

protected BindingContext getContext(Marshaller m)


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.