DRAFT

javax.event
Annotation Type Observes


@Target(value=PARAMETER)
@Retention(value=RUNTIME)
@Documented
public @interface Observes

Specifies that a parameter of a method of a bean implementation class is the event parameter of an observer method.

Author:
Gavin King, Pete Muir


DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.