Uses of Class
org.apache.dubbo.config.ApplicationConfig
Packages that use ApplicationConfig
Package
Description
-
Uses of ApplicationConfig in org.apache.dubbo.config
Methods in org.apache.dubbo.config that return ApplicationConfigModifier and TypeMethodDescriptionAbstractInterfaceConfig.getApplication()Always use the global ApplicationConfigMethods in org.apache.dubbo.config with parameters of type ApplicationConfigModifier and TypeMethodDescriptionvoidAbstractInterfaceConfig.setApplication(ApplicationConfig application) Deprecated. -
Uses of ApplicationConfig in org.apache.dubbo.config.context
Methods in org.apache.dubbo.config.context that return ApplicationConfigMethods in org.apache.dubbo.config.context that return types with arguments of type ApplicationConfigModifier and TypeMethodDescriptionConfigManager.getApplication()ModuleConfigManager.getApplication()Methods in org.apache.dubbo.config.context with parameters of type ApplicationConfigModifier and TypeMethodDescriptionvoidConfigManager.setApplication(ApplicationConfig application) Set application config -
Uses of ApplicationConfig in org.apache.dubbo.rpc.model
Methods in org.apache.dubbo.rpc.model that return ApplicationConfigModifier and TypeMethodDescriptionstatic ApplicationConfigApplicationModel.getApplicationConfig()Deprecated.Replace toApplicationModel.getCurrentConfig()ApplicationModel.getCurrentConfig()
AbstractConfig.setScopeModel(ScopeModel)