Annotation Type RegistryScopes


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface RegistryScopes
    A marker annotation that helps the API consumer determine what scope the marked type should be found in.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      RegistryScope[] scopes