org.jboss.seam.servlet.event
Annotation Type Started


@Qualifier
@Target(value={FIELD,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public @interface Started

Qualifies observer method parameters to select the event fired when the web application has started. Intented to be used with the event parameter WebApplication

Author:
Dan Allen



Copyright © 2011 Seam Framework. All Rights Reserved.