Annotation Interface ContextEntry


@Retention(RUNTIME) @Target(TYPE) public @interface ContextEntry
Context entry annotation.

上下文项注解。

See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      Class<?> value
      Returns:
      context entry class
      上下文项类