public final class SerializerServiceLoader extends Object
Serializer| Modifier and Type | Method and Description |
|---|---|
static Serializer |
load(SerializerType type)
Load the service of
Serializer |
public static Serializer load(SerializerType type) throws EnhancedServiceNotFoundException
Serializertype - the serializer typeSerializerEnhancedServiceNotFoundException - the enhanced service not found exceptionCopyright © 2023 Seata. All rights reserved.