Skip navigation links 
 
oracle.jbo.server.svc
Class ServiceContextProvider
java.lang.Object
  
oracle.jbo.server.svc.ServiceContextProvider
- All Implemented Interfaces:
 
- oracle.j2ee.ws.common.context.ContextProvider
 
- 
public class ServiceContextProvider
 
- extends java.lang.Object
 
- implements oracle.j2ee.ws.common.context.ContextProvider
 
 
  
 
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
NAMESPACE
public static final java.lang.String NAMESPACE
- 
- See Also:
 
- Constant Field Values
 
 
BASE_CONTEXT
public static final java.lang.String BASE_CONTEXT
- 
- See Also:
 
- Constant Field Values
 
 
SANDBOX_NAME
public static final java.lang.String SANDBOX_NAME
- 
- See Also:
 
- Constant Field Values
 
 
ServiceContextProvider
public ServiceContextProvider()
getContextQName
public javax.xml.namespace.QName getContextQName()
- 
- Specified by:
 
getContextQName in interface oracle.j2ee.ws.common.context.ContextProvider 
 
getContext
public java.lang.Object getContext()
- 
- Specified by:
 
getContext in interface oracle.j2ee.ws.common.context.ContextProvider 
 
getContext
public java.lang.Object getContext(boolean b)
- 
- Specified by:
 
getContext in interface oracle.j2ee.ws.common.context.ContextProvider 
 
setContext
public void setContext(java.lang.Object object)
- 
- Specified by:
 
setContext in interface oracle.j2ee.ws.common.context.ContextProvider 
 
setContext
public void setContext(boolean b,
                       java.lang.Object object)
- 
- Specified by:
 
setContext in interface oracle.j2ee.ws.common.context.ContextProvider 
 
toXML
public Element toXML(Document document,
                     java.lang.Object object)
              throws java.lang.Exception
- 
- Specified by:
 
toXML in interface oracle.j2ee.ws.common.context.ContextProvider 
 
- 
- Throws:
 
java.lang.Exception 
 
fromXML
public java.lang.Object fromXML(Element rootEl)
                         throws java.lang.Exception
- 
- Specified by:
 
fromXML in interface oracle.j2ee.ws.common.context.ContextProvider 
 
- 
- Throws:
 
java.lang.Exception 
 
Skip navigation links 
 
Copyright © 1997, 2015, Oracle. All rights reserved.