Package org.sonar.java.checks.helpers
Class SpringUtils
java.lang.Object
org.sonar.java.checks.helpers.SpringUtils
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisAutowired(Symbol symbol) static booleanisScopeSingleton(SymbolMetadata clazzMeta)
-
Field Details
-
SPRING_SCOPE_ANNOTATION
- See Also:
-
AUTOWIRED_ANNOTATION
- See Also:
-
-
Method Details
-
isScopeSingleton
-
isAutowired
-