public final class ShardingSphereServiceLoader extends Object
| 构造器和说明 |
|---|
ShardingSphereServiceLoader() |
public static <T> void register(Class<T> service)
T - type of serviceservice - service classpublic static <T> Collection<T> newServiceInstances(Class<T> service)
T - type of serviceservice - service classCopyright © 2020 The Apache Software Foundation. All rights reserved.