DRAFT

javax.event
Annotation Type IfExists


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

Specifies that an observer method is only called if the current instance of the bean declaring the observer method already exists.

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.