Annotation Interface ScopeAnnotation


@Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface ScopeAnnotation
This is a marker meta-annotation that declares an annotation as the one that can be used as a scope.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • threadsafe

      boolean threadsafe
      Default:
      true