public class ContextFactory_1_0_1 extends Object
Used to create JAXBContext objects since v1.0.1 for v1.0.x
The code generated from 1.0.x clients refer to this class. So it needs to be left unmodified.
for entry point for the v2 runtime.
Modifier and Type | Field and Description |
---|---|
static String |
RUNTIME_KEY
property name used to store the build id
|
Constructor and Description |
---|
ContextFactory_1_0_1() |
Modifier and Type | Method and Description |
---|---|
static JAXBContext |
createContext(String contextPath,
ClassLoader classLoader) |
public static final String RUNTIME_KEY
public static JAXBContext createContext(String contextPath, ClassLoader classLoader) throws JAXBException
JAXBException
Copyright © 2021 Oracle Corporation. All rights reserved.