T - type of algorithm classpublic abstract class TypeBasedSPIServiceLoader<T extends TypeBasedSPI> extends Object
| 构造器和说明 |
|---|
TypeBasedSPIServiceLoader() |
public final T newService(String type, Properties props)
type - SPI typeprops - SPI propertiespublic final T newService()
Copyright © 2020 The Apache Software Foundation. All rights reserved.