Uses of Enum Class
com.alipay.sofa.ark.spi.registry.ServiceProviderType
Packages that use ServiceProviderType
-
Uses of ServiceProviderType in com.alipay.sofa.ark.spi.registry
Methods in com.alipay.sofa.ark.spi.registry that return ServiceProviderTypeModifier and TypeMethodDescriptionServiceProvider.getServiceProviderType()Get Service Provider Type, seeServiceProviderTypestatic ServiceProviderTypeReturns the enum constant of this class with the specified name.static ServiceProviderType[]ServiceProviderType.values()Returns an array containing the constants of this enum class, in the order they are declared.