org.iqual.chaplin.msg
Annotation Type After


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface After

Indicates that the method is invoked after the remaining message receivers in the chain are processed.

Since:
Jun 4, 2009 10:49:59 PM
Author:
Zbynek Slajchrt
See Also:
Before, MessageReceiver, MessageReceiversChain



Copyright © 2009 iquality.org. All Rights Reserved.