@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WebListener
ServletContextListener
,
ServletContextAttributeListener
,
ServletRequestListener
,
ServletRequestAttributeListener
,
HttpSessionListener
, or
HttpSessionAttributeListener
interfaces.public abstract String value
Copyright © 2018 JBoss by Red Hat. All rights reserved.