public class HookExecutorMock extends Object implements HookExecutor
| Constructor and Description |
|---|
HookExecutorMock() |
| Modifier and Type | Method and Description |
|---|---|
KPMRegistry |
getRegistry() |
void |
runHook(HookRecipientList recipients,
KPMHook hook)
フックを実行します。
|
void |
runHook(KPMHookRecipient recipient,
KPMHook hook)
フックを実行します。
|
public void runHook(KPMHookRecipient recipient, KPMHook hook)
HookExecutorrunHook in interface HookExecutorrecipient - フックを受け取るクラスhook - フックpublic void runHook(HookRecipientList recipients, KPMHook hook)
HookExecutorrunHook in interface HookExecutorrecipients - フックを受け取るクラスのリストhook - フックpublic KPMRegistry getRegistry()
getRegistry in interface HookExecutorCopyright © 2023. All rights reserved.