|
|||||||||||
前 次 | フレームあり フレームなし |
ServletContextEvent を使用しているパッケージ | |
javax.servlet |
javax.servlet での ServletContextEvent の使用 |
javax.servlet での ServletContextEvent のサブクラス | |
class |
ServletContextAttributeEvent
This is the event class for notifications about changes to the attributes of the servlet context of a web application. |
ServletContextEvent 型のパラメータを持つ javax.servlet のメソッド | |
void |
ServletContextListener.contextInitialized(ServletContextEvent sce)
Notification that the web application is ready to process requests. |
void |
ServletContextListener.contextDestroyed(ServletContextEvent sce)
Notification that the servlet context is about to be shut down. |
|
|||||||||||
前 次 | フレームあり フレームなし |