Uses of Interface
org.openjdk.jmc.agent.TransformRegistry
Packages that use TransformRegistry
-
Uses of TransformRegistry in org.openjdk.jmc.agent
Fields in org.openjdk.jmc.agent declared as TransformRegistryConstructors in org.openjdk.jmc.agent with parameters of type TransformRegistry -
Uses of TransformRegistry in org.openjdk.jmc.agent.impl
Classes in org.openjdk.jmc.agent.impl that implement TransformRegistryMethods in org.openjdk.jmc.agent.impl that return TransformRegistryModifier and TypeMethodDescriptionstatic TransformRegistryDefaultTransformRegistry.empty()static TransformRegistryDefaultTransformRegistry.from(InputStream in) -
Uses of TransformRegistry in org.openjdk.jmc.agent.jmx
Fields in org.openjdk.jmc.agent.jmx declared as TransformRegistryMethods in org.openjdk.jmc.agent.jmx with parameters of type TransformRegistryModifier and TypeMethodDescriptionstatic voidAgentManagementFactory.createAndRegisterAgentControllerMBean(Instrumentation instrumentation, TransformRegistry registry) Constructors in org.openjdk.jmc.agent.jmx with parameters of type TransformRegistryModifierConstructorDescriptionAgentController(Instrumentation instrumentation, TransformRegistry registry)