public abstract class KPMHookRecipientBase extends Object implements KPMHookRecipient
Constructor and Description |
---|
KPMHookRecipientBase(KPMRegistry registry) |
Modifier and Type | Method and Description |
---|---|
Method |
getHookListener(Class<? extends KPMHook> hook)
KPMフックを受け取るメソッドを取得します。
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRegistry
public KPMHookRecipientBase(KPMRegistry registry)
public Method getHookListener(Class<? extends KPMHook> hook)
KPMHookRecipient
getHookListener
in interface KPMHookRecipient
hook
- 受け取るKPMフックのクラスCopyright © 2023. All rights reserved.