Package | Description |
---|---|
nablarch.fw.invoker |
ハンドラリストの実行機能を提供する。
|
Modifier and Type | Class and Description |
---|---|
class |
BasicHandlerListBuilder<TData>
事前に設定されたハンドラリストを返却する
HandlerListBuilder 実装クラス。 |
Modifier and Type | Method and Description |
---|---|
void |
BasicHandlerListInvoker.setHandlerListBuilder(HandlerListBuilder<TData> handlerListBuilder)
HandlerListBuilder を設定する。 |