Class WebFluxContextUtils
java.lang.Object
org.springframework.integration.webflux.support.WebFluxContextUtils
public final class WebFluxContextUtils
extends java.lang.Object
Utility class for accessing WebFlux integration components
from the
BeanFactory.- Since:
- 5.0
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringHANDLER_MAPPING_BEAN_NAMEThe name for the infrastructureWebFluxIntegrationRequestMappingHandlerMappingbean. -
Method Summary
-
Field Details
-
HANDLER_MAPPING_BEAN_NAME
public static final java.lang.String HANDLER_MAPPING_BEAN_NAMEThe name for the infrastructureWebFluxIntegrationRequestMappingHandlerMappingbean.- See Also:
- Constant Field Values
-