Home
last modified time | relevance | path

Searched refs:getAddOnInstallationStatusListeners (Results 1 – 2 of 2) sorted by relevance

/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/parosproxy/paros/extension/
H A DExtensionHook.java281 List<AddOnInstallationStatusListener> getAddOnInstallationStatusListeners() { in getAddOnInstallationStatusListeners() method in ExtensionHook
H A DExtensionLoader.java704 hook.getAddOnInstallationStatusListeners()) { in addOnInstalled()
729 hook.getAddOnInstallationStatusListeners()) { in addOnSoftUninstalled()
754 hook.getAddOnInstallationStatusListeners()) { in addOnUninstalled()