java.lang.Object
com.sun.xml.ws.db.sdo.SDOContextWrapper
- All Implemented Interfaces:
com.sun.xml.ws.spi.db.BindingContext
-
Field Summary
FieldsFields inherited from interface com.sun.xml.ws.spi.db.BindingContext
CANONICALIZATION_SUPPORT, DEFAULT_NAMESPACE_REMAP, ENABLE_XOP, RETAIN_REFERENCE_TO_INFO, SUBCLASS_REPLACEMENTS, TREAT_EVERYTHING_NILLABLE, TYPE_REFERENCES, XMLACCESSORFACTORY_SUPPORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfig(Set<SchemaInfo> schemas) com.sun.xml.ws.spi.db.XMLBridgecreateBridge(com.sun.xml.ws.spi.db.TypeInfo ref) com.sun.xml.ws.spi.db.XMLBridgejakarta.xml.bind.Marshallerjakarta.xml.bind.UnmarshallervoidgenerateSchema(jakarta.xml.bind.SchemaOutputResolver outputResolver) <B,V> com.sun.xml.ws.spi.db.PropertyAccessor <B, V> getElementPropertyAccessor(Class<B> wrapperBean, String nsUri, String localName) commonj.sdo.helper.HelperContextcommonj.sdo.helper.HelperContextgetHelperContext(HelperContextResolver resolver, boolean isClient, QName serviceName, Map<String, Object> properties) jakarta.xml.bind.JAXBContextgetTypeName(com.sun.xml.ws.spi.db.TypeInfo tr) booleanvoidvoidnewWrapperInstace(Class<?> wrapperType)
-
Field Details
-
SDO_SCHEMA_INFO
- See Also:
-
SDO_SCHEMA_FILE
- See Also:
-
SDO_HELPER_CONTEXT_RESOLVER
- See Also:
-
-
Constructor Details
-
SDOContextWrapper
public SDOContextWrapper(com.sun.xml.ws.spi.db.BindingInfo bi)
-
-
Method Details
-
config
-
getHelperContext
public commonj.sdo.helper.HelperContext getHelperContext() -
newWrapperInstace
- Specified by:
newWrapperInstacein interfacecom.sun.xml.ws.spi.db.BindingContext- Throws:
ReflectiveOperationException
-
getHelperContext
public commonj.sdo.helper.HelperContext getHelperContext(HelperContextResolver resolver, boolean isClient, QName serviceName, Map<String, Object> properties) -
init
-
init
-
createMarshaller
public jakarta.xml.bind.Marshaller createMarshaller() throws jakarta.xml.bind.JAXBException- Specified by:
createMarshallerin interfacecom.sun.xml.ws.spi.db.BindingContext- Throws:
jakarta.xml.bind.JAXBException
-
createUnmarshaller
public jakarta.xml.bind.Unmarshaller createUnmarshaller() throws jakarta.xml.bind.JAXBException- Specified by:
createUnmarshallerin interfacecom.sun.xml.ws.spi.db.BindingContext- Throws:
jakarta.xml.bind.JAXBException
-
getJAXBContext
public jakarta.xml.bind.JAXBContext getJAXBContext()- Specified by:
getJAXBContextin interfacecom.sun.xml.ws.spi.db.BindingContext
-
hasSwaRef
public boolean hasSwaRef()- Specified by:
hasSwaRefin interfacecom.sun.xml.ws.spi.db.BindingContext
-
getElementName
- Specified by:
getElementNamein interfacecom.sun.xml.ws.spi.db.BindingContext- Throws:
jakarta.xml.bind.JAXBException
-
getElementName
- Specified by:
getElementNamein interfacecom.sun.xml.ws.spi.db.BindingContext- Throws:
jakarta.xml.bind.JAXBException
-
createBridge
public com.sun.xml.ws.spi.db.XMLBridge createBridge(com.sun.xml.ws.spi.db.TypeInfo ref) - Specified by:
createBridgein interfacecom.sun.xml.ws.spi.db.BindingContext
-
createFragmentBridge
public com.sun.xml.ws.spi.db.XMLBridge createFragmentBridge()- Specified by:
createFragmentBridgein interfacecom.sun.xml.ws.spi.db.BindingContext
-
getElementPropertyAccessor
public <B,V> com.sun.xml.ws.spi.db.PropertyAccessor<B,V> getElementPropertyAccessor(Class<B> wrapperBean, String nsUri, String localName) throws jakarta.xml.bind.JAXBException - Specified by:
getElementPropertyAccessorin interfacecom.sun.xml.ws.spi.db.BindingContext- Throws:
jakarta.xml.bind.JAXBException
-
getKnownNamespaceURIs
- Specified by:
getKnownNamespaceURIsin interfacecom.sun.xml.ws.spi.db.BindingContext
-
generateSchema
- Specified by:
generateSchemain interfacecom.sun.xml.ws.spi.db.BindingContext- Throws:
IOException
-
createSDOCompiler
-
getTypeName
- Specified by:
getTypeNamein interfacecom.sun.xml.ws.spi.db.BindingContext
-
getBuildId
- Specified by:
getBuildIdin interfacecom.sun.xml.ws.spi.db.BindingContext
-