@Documented @Inherited @Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface MessagingProxy
| Modifier and Type | Fields and Description |
|---|---|
static String |
LOCAL_MESSAGE |
| Modifier and Type | Required Element and Description |
|---|---|
ProxyMode |
mode |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
local |