Package ghidra.framework.plugintool.util
-
Interface Summary Interface Description OptionsService Provides a service interface that allows the user to get Options and to check for the existence of options.PluginEventListener Listener that is notified when an event is generated.ServiceListener Notifications for when services are added to or removed from a PluginTool. -
Class Summary Class Description PluginClassManager PluginDescription Class to hold meta information about a plugin, derived from meta-data attached to eachPlugin
using a@PluginInfo
annotation.PluginPackage PluginUtils Utility class for plugin-related methods.TransientToolState UndoRedoToolState -
Enum Summary Enum Description PluginPackageState PluginStatus -
Exception Summary Exception Description PluginConstructionException Exception thrown when a an error occurs during the construction of a plugin.PluginException Exception thrown if plugin was not found.