Uses of Class
org.openjdk.jmc.agent.XMLValidationException
Packages that use XMLValidationException
-
Uses of XMLValidationException in org.openjdk.jmc.agent
Methods in org.openjdk.jmc.agent that throw XMLValidationExceptionModifier and TypeMethodDescriptionstatic voidAgent.initializeAgent(InputStream configuration, Instrumentation instrumentation) This method can be used to initialize the BCI agent when using it as a stand alone library.Modifies class information in the registry according to the xml description. -
Uses of XMLValidationException in org.openjdk.jmc.agent.impl
Methods in org.openjdk.jmc.agent.impl that throw XMLValidationExceptionModifier and TypeMethodDescriptionstatic TransformRegistryDefaultTransformRegistry.from(InputStream in) static voidDefaultTransformRegistry.validateProbeDefinition(InputStream in) static voidDefaultTransformRegistry.validateProbeDefinition(String configuration)