@Service public class RequestScopeConfigurator extends Object
Registers
the RequestScope
in the bean factory using the
standard scope name for request
.Constructor and Description |
---|
RequestScopeConfigurator() |
Modifier and Type | Method and Description |
---|---|
void |
registerRequestScope(org.springframework.beans.factory.config.ConfigurableBeanFactory beanFactory) |
Copyright © 2024. All rights reserved.