Package me.ehp246.aufjms.api.annotation
Annotation Interface ByJms
- Since:
- 1.0
- Author:
- Lei Yang
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
ByJms.To value
-
-
-
name
String nameDefines an optional bean name by which the proxy interface can be injected.The default name is
Class.getSimpleName().- Returns:
- the bean name of the proxy interface.
- Default:
- ""
-
ttl
String ttlSupports Spring property placeholder.- Default:
- ""
-
replyTo
ByJms.To replyTo- Default:
- @me.ehp246.aufjms.api.annotation.ByJms.To("")
-
connectionFactory
String connectionFactory- Default:
- ""
-