org.jboss.annotation.ejb
Annotation Type CurrentMessage


@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface CurrentMessage

Inject the current message of a @Consumer invocation

Version:
$Revision: 1.2 $
Author:
Bill Burke