Uses of Enum Class
nablarch.fw.invoker.HandlerListProtector.ProtectMode
-
Uses of HandlerListProtector.ProtectMode in nablarch.fw.invoker
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static HandlerListProtector.ProtectMode[]
HandlerListProtector.ProtectMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
HandlerListProtector.setProtectMode
(HandlerListProtector.ProtectMode protectMode) ハンドラリストの保護モード(HandlerListProtector.ProtectMode
)を設定する。ModifierConstructorDescriptionHandlerListProtector
(HandlerListProtector.ProtectMode protectMode) コンストラクタ。