JavaScript is disabled on your browser.
javax.servlet

Class ServletContextEvent

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    ServletContextAttributeEvent


    public class ServletContextEvent
    extends java.util.EventObject
    something happened to the specified ServletContext. The event source is defined as the source ServletContext.
    Since:
    2.3
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Method Summary

      Methods
      Modifier and Type Method and Description
      ServletContext getServletContext ()
      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ServletContextEvent

        public ServletContextEvent(ServletContext source)
        create the event.
    • Method Detail

AltStyle によって変換されたページ (->オリジナル) /