public class __JAXPRedirected extends Object
Constructor and Description |
---|
__JAXPRedirected() |
Modifier and Type | Method and Description |
---|---|
static void |
changeAll(ModuleIdentifier id,
ModuleLoader loader)
Change all provided factories to the ones contained in the
specified module using the standard META-INF/services lookup
pattern.
|
static void |
initAll()
Initializes the JAXP redirection system.
|
static void |
restorePlatformFactory()
Restores all JAXP factories to the ones contained in the JDK
system classpath.
|
public static void changeAll(ModuleIdentifier id, ModuleLoader loader)
id
- the id for the jaxp moduleloader
- the loader containing the jaxp modulepublic static void restorePlatformFactory()
public static void initAll()
Copyright © 2016 JBoss by Red Hat. All rights reserved.