public class HttpSessionEvent extends EventObject
source| コンストラクタと説明 |
|---|
HttpSessionEvent(HttpSession source)
セッションのイベントを与えられたソースで生成します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
HttpSession |
getSession()
変更されたセッションを返します。
|
getSource, toStringpublic HttpSessionEvent(HttpSession source)
source - このイベントに対応するHttpSessionpublic HttpSession getSession()
HttpSessionCopyright © 1999-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms. Portions Copyright © 1999-2002 The Apache Software Foundation. Portions Copyright © 2017- @megascus. Translated by @megascus.