public final class ConfigLoader
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static javax.xml.bind.ValidationEventHandler |
createValidationEventHandler()
Creates the validation event handler.
|
static JmxClientConfigType |
load(java.io.InputStream is)
Load.
|
public static JmxClientConfigType load(java.io.InputStream is)
throws ConfigurationLoadException
is - the isConfigurationLoadException - the configuration load exceptionpublic static javax.xml.bind.ValidationEventHandler createValidationEventHandler()