| Package | Description |
|---|---|
| nablarch.fw.invoker |
ハンドラリストの実行機能を提供する。
|
| Modifier and Type | Method and Description |
|---|---|
static HandlerListProtector.ProtectMode |
HandlerListProtector.ProtectMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HandlerListProtector.ProtectMode[] |
HandlerListProtector.ProtectMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HandlerListProtector.setProtectMode(HandlerListProtector.ProtectMode protectMode)
ハンドラリストの保護モード(
HandlerListProtector.ProtectMode)を設定する。 |
| Constructor and Description |
|---|
HandlerListProtector(HandlerListProtector.ProtectMode protectMode)
コンストラクタ。
|
Copyright © 2020. All rights reserved.