public final class ShardingSphereServiceLoader<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> Collection<T> |
getServiceInstances(Class<T> serviceInterface)
Get service instances.
|
public static <T> Collection<T> getServiceInstances(Class<T> serviceInterface)
T - type of service interfaceserviceInterface - service interfaceCopyright © 2023 The Apache Software Foundation. All rights reserved.