A B C F G H I M N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AddBeanForClassNotInSourceSet - Class in org.openrewrite.spring.xml.bean
- AddBeanForClassNotInSourceSet(J.ClassDecl, RewriteBeanDefinitionRegistry, Path) - Constructor for class org.openrewrite.spring.xml.bean.AddBeanForClassNotInSourceSet
- AddComponentScan - Class in org.openrewrite.spring.xml.bean
- AddComponentScan(J.ClassDecl, RewriteBeanDefinitionRegistry) - Constructor for class org.openrewrite.spring.xml.bean.AddComponentScan
- AddConfigurationClass - Class in org.openrewrite.spring.xml
- AddConfigurationClass(RewriteBeanDefinitionRegistry, Path) - Constructor for class org.openrewrite.spring.xml.AddConfigurationClass
- AddPropertySourcesPlaceholderConfigurer - Class in org.openrewrite.spring.xml.bean
- AddPropertySourcesPlaceholderConfigurer(J.ClassDecl, RewriteBeanDefinitionRegistry) - Constructor for class org.openrewrite.spring.xml.bean.AddPropertySourcesPlaceholderConfigurer
- apply(Refactor<J.CompilationUnit, J>) - Method in class org.openrewrite.spring.xml.MigrateSpringXmlConfigurationJava
- attributeNames() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
B
- BeanDefinitionVisitor - Class in org.openrewrite.spring.xml.bean
- BeanDefinitionVisitor(J.ClassDecl, RewriteBeanDefinitionRegistry) - Constructor for class org.openrewrite.spring.xml.bean.BeanDefinitionVisitor
C
- ComponentScan - org.openrewrite.spring.xml.parse.RewriteBeanDefinition.Type
- ConstructorInjection - Class in org.openrewrite.spring
- ConstructorInjection() - Constructor for class org.openrewrite.spring.ConstructorInjection
- ConstructorInjection(boolean, boolean) - Constructor for class org.openrewrite.spring.ConstructorInjection
F
- FILE_TYPE - org.openrewrite.spring.xml.SpringMetadata
G
- getAttribute(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getBeanClassName() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getBeanDefinition(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinitionRegistry
- getBeanDefinitionBody() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getBeanDefinitions(RewriteBeanDefinition.Type) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinitionRegistry
- getBooleanProperty(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getConstructorArgumentValues() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getDeclaredOutputs() - Method in class org.openrewrite.spring.xml.MigrateSpringXmlConfigurationJava
- getDependsOn() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getDescription() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getDestroyMethodName() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getFactoryBeanName() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getFactoryMethodName() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getInitMethodName() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getIntegerProperty(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getName() - Method in class org.openrewrite.spring.ConstructorInjection
- getName() - Method in class org.openrewrite.spring.ImplicitWebAnnotationNames
- getName() - Method in class org.openrewrite.spring.NoRequestMappingAnnotation
- getName() - Method in class org.openrewrite.spring.xml.AddConfigurationClass
- getNamespace() - Method in enum org.openrewrite.spring.xml.parse.RewriteBeanDefinition.Type
- getOriginatingBeanDefinition() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getParentName() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getProperty(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getPropertyValues() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getResolvableType() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getResourceDescription() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getRole() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getScope() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getSource() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getStringProperty(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- getType() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
H
- hasAttribute(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- hasConstructorArgumentValues() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- hasPropertyValues() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
I
- ImplicitWebAnnotationNames - Class in org.openrewrite.spring
- ImplicitWebAnnotationNames() - Constructor for class org.openrewrite.spring.ImplicitWebAnnotationNames
- init() - Method in class org.openrewrite.spring.xml.parse.RewriteNamespaceHandler
- isAbstract() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- isAutowireCandidate() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- isCursored() - Method in class org.openrewrite.spring.ImplicitWebAnnotationNames
- isCursored() - Method in class org.openrewrite.spring.NoRequestMappingAnnotation
- isIdempotent() - Method in class org.openrewrite.spring.xml.AddConfigurationClass
- isLazyInit() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- isPrimary() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- isPropertyEqualTo(String, Object) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- isPrototype() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- isSingleton() - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- isType(RewriteBeanDefinition.Type) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
M
- MigrateSpringXmlConfigurationJava - Class in org.openrewrite.spring.xml
- MigrateSpringXmlConfigurationJava(Path, String, List<Path>) - Constructor for class org.openrewrite.spring.xml.MigrateSpringXmlConfigurationJava
N
- NoRequestMappingAnnotation - Class in org.openrewrite.spring
- NoRequestMappingAnnotation() - Constructor for class org.openrewrite.spring.NoRequestMappingAnnotation
O
- org.openrewrite.spring - package org.openrewrite.spring
- org.openrewrite.spring.xml - package org.openrewrite.spring.xml
- org.openrewrite.spring.xml.bean - package org.openrewrite.spring.xml.bean
- org.openrewrite.spring.xml.parse - package org.openrewrite.spring.xml.parse
P
- PropertyPlaceholder - org.openrewrite.spring.xml.parse.RewriteBeanDefinition.Type
R
- registry - Variable in class org.openrewrite.spring.xml.bean.BeanDefinitionVisitor
- removeAttribute(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- RewriteBeanDefinition - Class in org.openrewrite.spring.xml.parse
- RewriteBeanDefinition(BeanDefinition) - Constructor for class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- RewriteBeanDefinition.Type - Enum in org.openrewrite.spring.xml.parse
- RewriteBeanDefinitionRegistry - Class in org.openrewrite.spring.xml.parse
- RewriteBeanDefinitionRegistry() - Constructor for class org.openrewrite.spring.xml.parse.RewriteBeanDefinitionRegistry
- RewriteNamespaceHandler - Class in org.openrewrite.spring.xml.parse
- RewriteNamespaceHandler(Map<String, RewriteBeanDefinition.Type>) - Constructor for class org.openrewrite.spring.xml.parse.RewriteNamespaceHandler
S
- setAttribute(String, Object) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setAutowireCandidate(boolean) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setBeanClassName(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setDependsOn(String...) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setDescription(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setDestroyMethodName(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setFactoryBeanName(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setFactoryMethodName(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setInitMethodName(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setLazyInit(boolean) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setParentName(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setPrimary(boolean) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setRole(int) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- setScope(String) - Method in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
- SpringMetadata - Enum in org.openrewrite.spring.xml
T
- TYPE_PROPERTY_KEY - Static variable in class org.openrewrite.spring.xml.parse.RewriteBeanDefinition
V
- valueOf(String) - Static method in enum org.openrewrite.spring.xml.parse.RewriteBeanDefinition.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openrewrite.spring.xml.SpringMetadata
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.openrewrite.spring.xml.parse.RewriteBeanDefinition.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openrewrite.spring.xml.SpringMetadata
-
Returns an array containing the constants of this enum type, in the order they are declared.
- visitAnnotation(J.Annotation) - Method in class org.openrewrite.spring.ImplicitWebAnnotationNames
- visitAnnotation(J.Annotation) - Method in class org.openrewrite.spring.NoRequestMappingAnnotation
- visitClassDecl(J.ClassDecl) - Method in class org.openrewrite.spring.ConstructorInjection
- visitClassDecl(J.ClassDecl) - Method in class org.openrewrite.spring.xml.AddConfigurationClass
- visitClassDecl(J.ClassDecl) - Method in class org.openrewrite.spring.xml.bean.AddBeanForClassNotInSourceSet
- visitClassDecl(J.ClassDecl) - Method in class org.openrewrite.spring.xml.bean.AddComponentScan
- visitClassDecl(J.ClassDecl) - Method in class org.openrewrite.spring.xml.bean.AddPropertySourcesPlaceholderConfigurer
- visitCompilationUnit(J.CompilationUnit) - Method in class org.openrewrite.spring.xml.AddConfigurationClass
All Classes All Packages