javax.event
Annotation Type Fires


@BindingType
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,FIELD,PARAMETER})
@Documented
public @interface Fires

Annotates a variable to be injected with an Event object that can be fired and observed by observer methods

Author:
David Allen, Gavin King



Copyright © 2008-2009. All Rights Reserved.