@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WebListener
ServletContextListener,
ServletContextAttributeListener,
ServletRequestListener,
ServletRequestAttributeListener,
HttpSessionListener, or
HttpSessionAttributeListener, or
HttpSessionIdListener interfaces.public abstract String value
Copyright © 1999-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms. Portions Copyright © 1999-2002 The Apache Software Foundation.