org.baswell.easybeans
Annotation Type EasyBeanNotifications


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface EasyBeanNotifications

Multiple EasyBeanNotification. Until 1.8 is minimum there can't be multiple annotations of the same type at the same location.


Required Element Summary
 EasyBeanNotification[] value
           
 

Element Detail

value

public abstract EasyBeanNotification[] value