@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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.