Searched refs:scopingAnnotation (Results 1 – 4 of 4) sorted by relevance
116 public static Scoping forAnnotation(final Class<? extends Annotation> scopingAnnotation) { in forAnnotation() argument117 if (scopingAnnotation == Singleton.class in forAnnotation()118 || scopingAnnotation == javax.inject.Singleton.class) { in forAnnotation()124 return visitor.visitScopeAnnotation(scopingAnnotation); in forAnnotation()128 return scopingAnnotation; in forAnnotation()132 return scopingAnnotation.getName(); in forAnnotation()136 scopedBindingBuilder.in(scopingAnnotation); in forAnnotation()
63 public ScopeBinding getScopeBinding(Class<? extends Annotation> scopingAnnotation) {152 ScopeBinding getScopeBinding(Class<? extends Annotation> scopingAnnotation); in getScopeBinding() argument
450 public ScopeBinding getScopeBinding(Class<? extends Annotation> scopingAnnotation) { in getScopeBinding() argument
META-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...