com.damnhandy.aspects.bean
Annotation Type NotBound


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface NotBound

Advised classed with fields marked with this annotation will not fire change events

Author:
Ryan J. McDonough



Copyright © 2005 Ryan J. McDonough All Rights Reserved.