java.lang.Object
com.sun.xml.ws.db.sdo.SDOContextWrapper
- All Implemented Interfaces:
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) createBridge(TypeInfo ref) jakarta.xml.bind.Marshallerjakarta.xml.bind.UnmarshallervoidgenerateSchema(jakarta.xml.bind.SchemaOutputResolver outputResolver) <B,V> 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(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
-
-
Method Details
-
config
-
getHelperContext
public commonj.sdo.helper.HelperContext getHelperContext() -
newWrapperInstace
- Specified by:
newWrapperInstacein interfaceBindingContext- 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 interfaceBindingContext- Throws:
jakarta.xml.bind.JAXBException
-
createUnmarshaller
public jakarta.xml.bind.Unmarshaller createUnmarshaller() throws jakarta.xml.bind.JAXBException- Specified by:
createUnmarshallerin interfaceBindingContext- Throws:
jakarta.xml.bind.JAXBException
-
getJAXBContext
public jakarta.xml.bind.JAXBContext getJAXBContext()- Specified by:
getJAXBContextin interfaceBindingContext
-
hasSwaRef
public boolean hasSwaRef()- Specified by:
hasSwaRefin interfaceBindingContext
-
getElementName
- Specified by:
getElementNamein interfaceBindingContext- Throws:
jakarta.xml.bind.JAXBException
-
getElementName
- Specified by:
getElementNamein interfaceBindingContext- Throws:
jakarta.xml.bind.JAXBException
-
createBridge
- Specified by:
createBridgein interfaceBindingContext
-
createFragmentBridge
- Specified by:
createFragmentBridgein interfaceBindingContext
-
getElementPropertyAccessor
public <B,V> PropertyAccessor<B,V> getElementPropertyAccessor(Class<B> wrapperBean, String nsUri, String localName) throws jakarta.xml.bind.JAXBException - Specified by:
getElementPropertyAccessorin interfaceBindingContext- Throws:
jakarta.xml.bind.JAXBException
-
getKnownNamespaceURIs
- Specified by:
getKnownNamespaceURIsin interfaceBindingContext
-
generateSchema
- Specified by:
generateSchemain interfaceBindingContext- Throws:
IOException
-
createSDOCompiler
-
getTypeName
- Specified by:
getTypeNamein interfaceBindingContext
-
getBuildId
- Specified by:
getBuildIdin interfaceBindingContext
-