@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface MessageDriven
Modifier and Type | Optional Element and Description |
---|---|
ActivationConfigProperty[] |
activationConfig |
java.lang.String |
description |
java.lang.String |
mappedName |
java.lang.Class |
messageListenerInterface |
java.lang.String |
name |
public abstract java.lang.Class messageListenerInterface
public abstract ActivationConfigProperty[] activationConfig