public class ServicesLoadingStrategy extends Object implements LoadingStrategy
LoadingStrategyCOMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| 构造器和说明 |
|---|
ServicesLoadingStrategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
directory() |
int |
getPriority()
Get the priority
|
boolean |
overridden()
Indicates current
LoadingStrategy supports overriding other lower prioritized instances or not. |
excludedPackages, preferExtensionClassLoadercompareTopublic String directory()
directory 在接口中 LoadingStrategypublic boolean overridden()
LoadingStrategyLoadingStrategy supports overriding other lower prioritized instances or not.overridden 在接口中 LoadingStrategytrue, or falsepublic int getPriority()
PrioritizedgetPriority 在接口中 PrioritizedPrioritized.NORMAL_PRIORITYCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.