|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WebListener
This annotation is used to declare a WebListener.
Any class annotated with WebListener must implement one or more of
the ServletContextListener,
ServletContextAttributeListener,
ServletRequestListener,
ServletRequestAttributeListener,
HttpSessionListener, or
HttpSessionAttributeListener interfaces.
| Optional Element Summary | |
|---|---|
java.lang.String |
value
Description of the listener |
public abstract java.lang.String value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
Copyright © 2009, 2010, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 4-June-2010 04:34