Package ghidra.framework.main
Interface ProgramaticUseOnly
- All Known Implementing Classes:
DataTypeArchiveMergeManagerPlugin,FrontEndPlugin,ListingMergePanelPlugin,MergeManagerPlugin,ProgramMergeManagerPlugin
public interface ProgramaticUseOnly
Marker interface for plugins that only get constructed programmatically for specific purposes.
Plugins that implement this interface should never be added via the config GUIs.