|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectorg.maachang.engine.servlet.MaaEngineListener
public class MaaEngineListener
MaaEngineListener
| コンストラクタの概要 | |
|---|---|
MaaEngineListener()
|
|
| メソッドの概要 | |
|---|---|
void |
contextDestroyed(ServletContextEvent sce)
終了処理. |
void |
contextInitialized(ServletContextEvent sce)
初期処理. |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public MaaEngineListener()
| メソッドの詳細 |
|---|
public void contextInitialized(ServletContextEvent sce)
sce - サーブレットコンテキストイベント.public void contextDestroyed(ServletContextEvent sce)
sce - サーブレットコンテキストイベント.
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||