Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.apache.dubbo.spring.boot.interceptor.DubboTagCookieInterceptor
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.apache.dubbo.spring.boot.interceptor.DubboTagHeaderOrParameterInterceptor
- ALLOW_BEAN_DEFINITION_OVERRIDING_PROPERTY - Static variable in class org.apache.dubbo.spring.boot.env.DubboDefaultPropertiesEnvironmentPostProcessor
-
The property name of "spring.main.allow-bean-definition-overriding".
- AwaitingNonWebApplicationListener - Class in org.apache.dubbo.spring.boot.context.event
-
Awaiting Non-Web Spring Boot
ApplicationListener - AwaitingNonWebApplicationListener() - Constructor for class org.apache.dubbo.spring.boot.context.event.AwaitingNonWebApplicationListener
B
- BASE_PACKAGES_BEAN_NAME - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The bean name of
SetpresentingServiceAnnotationPostProcessor's base-packages - BASE_PACKAGES_PROPERTY_NAME - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The property name of base packages to scan
- BASE_PACKAGES_PROPERTY_RESOLVER_BEAN_NAME - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
Deprecated.
D
- DEFAULT_MULTIPLE_CONFIG_PROPERTY_VALUE - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
Deprecated.2.7.8 It will be remove in the future
- DEFAULT_OVERRIDE_CONFIG_PROPERTY_VALUE - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The default property value of override Dubbo config
- destroy() - Method in class org.apache.dubbo.spring.boot.config.ServiceBeanIdConflictProcessor
-
Deprecated.
- DUBBO_APPLICATION_ID_PROPERTY - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The property id of
ApplicationConfigBean - DUBBO_APPLICATION_NAME_PROPERTY - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The property name of
ApplicationConfig - DUBBO_APPLICATION_QOS_ENABLE_PROPERTY - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The property name of
application's QOS enable - DUBBO_CONFIG_MULTIPLE_PROPERTY - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The property name of
@EnableDubboConfig.multiple() - DUBBO_CONFIG_PREFIX - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The prefix of property name for Dubbo Config
- DUBBO_GITHUB_URL - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The github URL of Dubbo
- DUBBO_MAILING_LIST - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The google group URL of Dubbo
- DUBBO_PREFIX - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The prefix of property name of Dubbo
- DUBBO_SCAN_PREFIX - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The prefix of property name for Dubbo scan
- DUBBO_SPRING_BOOT_GIT_URL - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The git URL of Dubbo Spring Boot
- DUBBO_SPRING_BOOT_GITHUB_URL - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The github URL of Dubbo Spring Boot
- DUBBO_SPRING_BOOT_ISSUES_URL - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The issues of Dubbo Spring Boot
- DUBBO_THREAD_POOL_PROPERTY - Static variable in class org.apache.dubbo.spring.boot.env.DubboDefaultPropertiesEnvironmentPostProcessor
- DubboApplicationContextInitializer - Class in org.apache.dubbo.spring.boot.context
-
Dubbo
ApplicationContextInitializerimplementation - DubboApplicationContextInitializer() - Constructor for class org.apache.dubbo.spring.boot.context.DubboApplicationContextInitializer
- DubboConfigBeanDefinitionConflictApplicationListener - Class in org.apache.dubbo.spring.boot.context.event
-
The
ApplicationListenerclass for Dubbo ConfigBean Definitionto resolve conflict - DubboConfigBeanDefinitionConflictApplicationListener() - Constructor for class org.apache.dubbo.spring.boot.context.event.DubboConfigBeanDefinitionConflictApplicationListener
- DubboDefaultPropertiesEnvironmentPostProcessor - Class in org.apache.dubbo.spring.boot.env
-
The lowest precedence
EnvironmentPostProcessorprocessesSpring Boot default propertiesfor Dubbo as late as possible beforeapplication context refresh. - DubboDefaultPropertiesEnvironmentPostProcessor() - Constructor for class org.apache.dubbo.spring.boot.env.DubboDefaultPropertiesEnvironmentPostProcessor
- DubboOpenAPIExportListener - Class in org.apache.dubbo.spring.boot.context.event
-
OpenAPI Export Listener
- DubboOpenAPIExportListener() - Constructor for class org.apache.dubbo.spring.boot.context.event.DubboOpenAPIExportListener
- DubboTagCookieInterceptor - Class in org.apache.dubbo.spring.boot.interceptor
- DubboTagCookieInterceptor() - Constructor for class org.apache.dubbo.spring.boot.interceptor.DubboTagCookieInterceptor
- DubboTagHeaderOrParameterInterceptor - Class in org.apache.dubbo.spring.boot.interceptor
- DubboTagHeaderOrParameterInterceptor() - Constructor for class org.apache.dubbo.spring.boot.interceptor.DubboTagHeaderOrParameterInterceptor
- DubboUtils - Class in org.apache.dubbo.spring.boot.util
-
The utilities class for Dubbo
- DubboUtils() - Constructor for class org.apache.dubbo.spring.boot.util.DubboUtils
G
- getOrder() - Method in class org.apache.dubbo.spring.boot.config.ServiceBeanIdConflictProcessor
-
Deprecated.Keep the order being higher than
InitDestroyAnnotationBeanPostProcessor.getOrder()that isOrdered.LOWEST_PRECEDENCE - getOrder() - Method in class org.apache.dubbo.spring.boot.context.DubboApplicationContextInitializer
- getOrder() - Method in class org.apache.dubbo.spring.boot.context.event.AwaitingNonWebApplicationListener
- getOrder() - Method in class org.apache.dubbo.spring.boot.context.event.DubboConfigBeanDefinitionConflictApplicationListener
- getOrder() - Method in class org.apache.dubbo.spring.boot.env.DubboDefaultPropertiesEnvironmentPostProcessor
I
- initialize(ConfigurableApplicationContext) - Method in class org.apache.dubbo.spring.boot.context.DubboApplicationContextInitializer
L
- LINE_SEPARATOR - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
line separator
M
- MULTIPLE_CONFIG_PROPERTY_NAME - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
Deprecated.2.7.8 It will be remove in the future,
EnableDubboConfiginstead
O
- onApplicationEvent(ApplicationEnvironmentPreparedEvent) - Method in class org.apache.dubbo.spring.boot.context.event.WelcomeLogoApplicationListener
- onApplicationEvent(ApplicationReadyEvent) - Method in class org.apache.dubbo.spring.boot.context.event.DubboOpenAPIExportListener
- onApplicationEvent(ApplicationEvent) - Method in class org.apache.dubbo.spring.boot.context.event.AwaitingNonWebApplicationListener
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.apache.dubbo.spring.boot.context.event.DubboConfigBeanDefinitionConflictApplicationListener
- org.apache.dubbo.spring.boot.config - package org.apache.dubbo.spring.boot.config
- org.apache.dubbo.spring.boot.context - package org.apache.dubbo.spring.boot.context
- org.apache.dubbo.spring.boot.context.event - package org.apache.dubbo.spring.boot.context.event
- org.apache.dubbo.spring.boot.env - package org.apache.dubbo.spring.boot.env
- org.apache.dubbo.spring.boot.interceptor - package org.apache.dubbo.spring.boot.interceptor
- org.apache.dubbo.spring.boot.util - package org.apache.dubbo.spring.boot.util
- OVERRIDE_CONFIG_FULL_PROPERTY_NAME - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The property name of override Dubbo config
P
- postProcessAfterInitialization(Object, String) - Method in class org.apache.dubbo.spring.boot.config.ServiceBeanIdConflictProcessor
-
Deprecated.
- postProcessBeforeInitialization(Object, String) - Method in class org.apache.dubbo.spring.boot.config.ServiceBeanIdConflictProcessor
-
Deprecated.
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.apache.dubbo.spring.boot.env.DubboDefaultPropertiesEnvironmentPostProcessor
- postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in class org.apache.dubbo.spring.boot.config.ServiceBeanIdConflictProcessor
-
Deprecated.
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apache.dubbo.spring.boot.interceptor.DubboTagCookieInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apache.dubbo.spring.boot.interceptor.DubboTagHeaderOrParameterInterceptor
- PROPERTY_NAME_SEPARATOR - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The separator of property name
- PROPERTY_SOURCE_NAME - Static variable in class org.apache.dubbo.spring.boot.env.DubboDefaultPropertiesEnvironmentPostProcessor
-
The name of default
PropertySourcedefined in SpringApplication#configurePropertySources method.
R
- RELAXED_DUBBO_CONFIG_BINDER_BEAN_NAME - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The bean name of Relaxed-binding
DubboConfigBinder
S
- ServiceBeanIdConflictProcessor - Class in org.apache.dubbo.spring.boot.config
-
Deprecated.
- ServiceBeanIdConflictProcessor() - Constructor for class org.apache.dubbo.spring.boot.config.ServiceBeanIdConflictProcessor
-
Deprecated.
- SPRING_APPLICATION_NAME_PROPERTY - Static variable in class org.apache.dubbo.spring.boot.util.DubboUtils
-
The property name of Spring Application
- SPRING_THREAD_POOL_PROPERTY - Static variable in class org.apache.dubbo.spring.boot.env.DubboDefaultPropertiesEnvironmentPostProcessor
- supportsEventType(Class<? extends ApplicationEvent>) - Method in class org.apache.dubbo.spring.boot.context.event.AwaitingNonWebApplicationListener
- supportsSourceType(Class<?>) - Method in class org.apache.dubbo.spring.boot.context.event.AwaitingNonWebApplicationListener
V
- VIRTUAL_THREAD - Static variable in class org.apache.dubbo.spring.boot.env.DubboDefaultPropertiesEnvironmentPostProcessor
W
- WelcomeLogoApplicationListener - Class in org.apache.dubbo.spring.boot.context.event
-
Dubbo Welcome Logo
ApplicationListener - WelcomeLogoApplicationListener() - Constructor for class org.apache.dubbo.spring.boot.context.event.WelcomeLogoApplicationListener
All Classes and Interfaces|All Packages|Constant Field Values
DubboUtils.BASE_PACKAGES_BEAN_NAME