org.jboss.seam.jcr.annotations.events
Annotation Type PropertyRemoved


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

Qualifier for Event.PROPERTY_REMOVED events

Author:
george



Copyright © 2011 Seam Framework. All Rights Reserved.