L
- リスナーpublic static interface NablarchListenerExecutor.Runner<L>
Modifier and Type | Method and Description |
---|---|
void |
run(L listener,
NablarchListenerContext context)
リスナーの処理を実行する。
|
void run(L listener, NablarchListenerContext context)
listener
- リスナーcontext
- リスナー実行時のコンテキスト情報