Package me.ehp246.aufjms.api.annotation
Annotation Type ByJms
@Documented
@Target(TYPE)
@Retention(RUNTIME)
public @interface ByJms
- Since:
- 1.0
- Author:
- Lei Yang
-
Required Element Summary
-
Optional Element Summary
-
Element Details
-
value
At value
-
-
-
name
java.lang.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
java.lang.String ttlSpring Property supported.- Default:
- ""
-
replyTo
At replyTo- Default:
- @me.ehp246.aufjms.api.annotation.At
-