Annotation Interface NoScopeInheritance


@Documented @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface NoScopeInheritance
Used together with the RequiredPermission annotation. It will stop searching for parent scopes in the inheritance chain of the given method.