@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WebListener
ServletContextListener,
 ServletContextAttributeListener, ServletRequestListener,
 ServletRequestAttributeListener, HttpSessionListener, or
 HttpSessionAttributeListener, or HttpSessionIdListener
 interfaces.public abstract String value
Comments to: [email protected].
 Copyright © 2019 Eclipse Foundation. All rights reserved.
 Use is subject to license terms.