public class LatticeRuntimeSpiFactory extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
List<BusinessConfigLoadSpi> |
getBusinessConfigLoads() |
List<CustomClassLoaderSpi> |
getCustomClassLoaders() |
<T> List<T> |
getCustomServiceProviders(Class<T> spiClass) |
static LatticeRuntimeSpiFactory |
getInstance() |
IRunnerCollectionBuilder |
getRunnerCollectionBuilder() |
public static LatticeRuntimeSpiFactory getInstance()
public List<CustomClassLoaderSpi> getCustomClassLoaders()
public List<BusinessConfigLoadSpi> getBusinessConfigLoads()
public IRunnerCollectionBuilder getRunnerCollectionBuilder()
Copyright © 2022–2024. All rights reserved.