Module org.eclipse.persistence.moxy
Package org.eclipse.persistence.jaxb
Class JAXBContextProperties.Factory
java.lang.Object
org.eclipse.persistence.jaxb.JAXBContextProperties.Factory
- Enclosing class:
JAXBContextProperties
Supported values of
eclipselink.moxy.factory
property.- Since:
- 4.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Use defaultJAXBContextFactory
for context creation.static final String
UseDynamicJAXBContextFactory
for context creation. -
Constructor Summary
-
Method Summary
-
Field Details
-
DEFAULT
Use defaultJAXBContextFactory
for context creation.- See Also:
-
DYNAMIC
UseDynamicJAXBContextFactory
for context creation.- See Also:
-
-
Constructor Details
-
Factory
public Factory()
-