@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WebListener
ServletContextListener
,
ServletContextAttributeListener
,
ServletRequestListener
,
ServletRequestAttributeListener
,
HttpSessionListener
, or
HttpSessionAttributeListener
, or
HttpSessionIdListener
interfaces.Modifier and Type | Optional Element and Description |
---|---|
Ciąg znaków |
value
Description of the listener
|
public abstract String value
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.