Package org.apache.dubbo.rpc.model
package org.apache.dubbo.rpc.model
-
ClassDescription
ExtensionLoader,DubboBootstrapand this class are at present designed to be singleton or static (by itself totally static or uses some static fields).Deprecated.This model is bound to your reference's configuration, for example, group, version or method level configuration.Marker interface implemented by all stub.Model of dubbo framework, it can be shared with multiple applications.Service repository for frameworkModel of a service moduleService repository for moduleA packable method is used to customize serialization for methods.Deprecated.ProviderModel is about published servicesScopeClassLoaderListener<T extends ScopeModel>An accessor for scope model, it can be use in interface default methods to get scope model.An interface to inject FrameworkModel/ApplicationModel/ModuleModel for SPI extensions and internal beans.ScopeModelDestroyListener<T extends ScopeModel>ServiceModel and ServiceMetadata are to some extent duplicated with each other.Notice, this class currently has no usage inside Dubbo.