javax.servlet.annotation
Annotation Type WebListener


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface WebListener

Since:
3.0
Version:
$Rev: 826817 $ $Date: 2009-10-19 17:23:44 -0400 (Mon, 19 Oct 2009) $

Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
""


Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.