Uses of Interface
com.ibm.java.diagnostics.utils.plugins.PluginLoader
Packages that use PluginLoader
-
Uses of PluginLoader in com.ibm.java.diagnostics.utils
Classes in com.ibm.java.diagnostics.utils that implement PluginLoaderModifier and TypeClassDescriptionclass
A DTFJ context within which a DTFJ command executesclass
It is possible that if a core file is sufficiently corrupt, or that an invalid type of file is passed to jdmpview, then at least one context needs to be created so that the user can exit the toolMethods in com.ibm.java.diagnostics.utils that return PluginLoaderModifier and TypeMethodDescriptionDTFJContext.getPluginClassloader()
IContext.getPluginClassloader()
Gets the classloader which has been used to add plugins. -
Uses of PluginLoader in com.ibm.jvm.dtfjview
Classes in com.ibm.jvm.dtfjview that implement PluginLoaderModifier and TypeClassDescriptionclass
Wrapper class that takes an existing DTFJ context and augments it with a DDR interactive context if one exists.