Role
Role enum constants.
Entries
INFRASTRUCTURE
Link copied to clipboard
Content copied to clipboard
Role hint indicating that a BeanDefinition is providing an entirely background role and has no relevance to the end-user.
SUPPORT
Link copied to clipboard
SUPPORT()
Content copied to clipboard
Role hint indicating that a BeanDefinition is a supporting part of some larger configuration, typically an outer org.springframework.beans.factory.parsing.ComponentDefinition.
APPLICATION
Link copied to clipboard
Content copied to clipboard
Role hint indicating that a BeanDefinition is a major part of the application.