Uses of Enum Class
nablarch.fw.web.handler.SessionConcurrentAccessHandler.ConcurrentAccessPolicy
Packages that use SessionConcurrentAccessHandler.ConcurrentAccessPolicy
-
Uses of SessionConcurrentAccessHandler.ConcurrentAccessPolicy in nablarch.fw.web.handler
Methods in nablarch.fw.web.handler that return SessionConcurrentAccessHandler.ConcurrentAccessPolicyModifier and TypeMethodDescriptionSessionConcurrentAccessHandler.getConcurrentAccessPolicy()
Deprecated.並行アクセス同期ポリシーを返す。Returns the enum constant of this class with the specified name.SessionConcurrentAccessHandler.ConcurrentAccessPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.