Searched refs:NotRuntimeRetainedScoped (Results 1 – 1 of 1) sorted by relevance
299 bindScope(NotRuntimeRetainedScoped.class, Scopes.NO_SCOPE); in configure()308 "1) Please annotate " + NotRuntimeRetainedScoped.class.getName() in testScopeAnnotationWithoutRuntimeRetention()448 public @interface NotRuntimeRetainedScoped {} annotation in ScopesTest