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 23:23:44 +0200 (Mo, 19. Okt 2009) $

Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
""


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