org.yestech.event.annotation
Annotation Type EventResultType


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface EventResultType

Can be annoted on an event to ensure the multicaster returns the right result type.


Required Element Summary
 Class value
           
 

Element Detail

value

public abstract Class value


Copyright © 2010 YES Technology Association. All Rights Reserved.