@Inherited @Retention(value=RUNTIME) @Target(value=FIELD) public @interface MessagingDestination
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
noLocal |
Class<? extends GravityDestinationSecurizer> |
securizer |
boolean |
sessionSelector |
public abstract boolean noLocal
public abstract boolean sessionSelector
public abstract Class<? extends GravityDestinationSecurizer> securizer