Class OXMObjectFactoryImpl

java.lang.Object
org.eclipse.persistence.jaxb.javamodel.oxm.OXMObjectFactoryImpl
All Implemented Interfaces:
JavaClass, JavaHasAnnotations

public class OXMObjectFactoryImpl extends Object implements JavaClass
INTERNAL:

Purpose: Specialized JavaClass implementation wrapping MOXy's xmlmodel.XmlRegistry, used to represent a JAXB ObjectFactory. Used when bootstrapping a DynamicJAXBContext from XML Bindings.

Responsibilities:

  • Provide Class information to the JavaModel.
See Also: