JavaScript is disabled on your browser.
javax.servlet

Class ServletContextAttributeEvent

    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Method Summary

      Methods
      Modifier and Type Method and Description
      java.lang.String getName ()
      java.lang.Object getValue ()
      • 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

      • ServletContextAttributeEvent

        public ServletContextAttributeEvent(ServletContext context,
         java.lang.String name,
         java.lang.Object value)
        create the event.
    • Method Detail

      • getName

        public java.lang.String getName()
      • getValue

        public java.lang.Object getValue()

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