Uses of Interface
com.ibm.java.diagnostics.utils.plugins.PluginLoader
Packages that use PluginLoader
- 
Uses of PluginLoader in com.ibm.java.diagnostics.utilsClasses in com.ibm.java.diagnostics.utils that implement PluginLoaderModifier and TypeClassDescriptionclassA DTFJ context within which a DTFJ command executesclassIt 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.dtfjviewClasses in com.ibm.jvm.dtfjview that implement PluginLoaderModifier and TypeClassDescriptionclassWrapper class that takes an existing DTFJ context and augments it with a DDR interactive context if one exists.