public class ContextFactory_1_0_1
extends java.lang.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 java.lang.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 javax.xml.bind.JAXBContext |
createContext(java.lang.String contextPath,
java.lang.ClassLoader classLoader) |
public static final java.lang.String RUNTIME_KEY