public class DubboLoadingStrategy extends Object implements LoadingStrategy
LoadingStrategyALLCOMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| 构造器和说明 |
|---|
DubboLoadingStrategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
directory() |
String |
getName() |
int |
getPriority()
Get the priority
|
boolean |
overridden()
Indicates current
LoadingStrategy supports overriding other lower prioritized instances or not. |
excludedPackages, includedPackages, includedPackagesInCompatibleType, onlyExtensionClassLoaderPackages, 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_PRIORITYpublic String getName()
getName 在接口中 LoadingStrategyCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.