Package me.ehp246.aufjms.api.annotation
Annotation Type At
@Documented
public @interface At
- Since:
- 1.0
- Author:
- Lei Yang
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description DestinationTypetypejava.lang.StringvalueDefines the destination name for the proxy interface.
-
Element Details
-
value
java.lang.String valueDefines the destination name for the proxy interface.- Default:
- ""
-
type
DestinationType type- Default:
- QUEUE
-