Package me.ehp246.aufjms.api.annotation
Annotation Interface ByJms.To
- Enclosing class:
- ByJms
Defines a destination.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueSpecifies the destination name for the proxy interface.Supports Spring property placeholder.
-
-
-
type
DestinationType typeSpecifies the destination type.Defaults to Queue.
- Default:
- QUEUE
-