com.damnhandy.aspects.bean
Annotation Type Constrained


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

Fields marked with this annotion will fire vetoable change events prior to firing property change events.

Author:
Ryan J. McDonough



Copyright © 2005 Ryan J. McDonough All Rights Reserved.