public class ServicesLoadingStrategy extends Object implements LoadingStrategy
LoadingStrategyCOMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| Constructor and Description |
|---|
ServicesLoadingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
directory() |
int |
getPriority()
Get the priority
|
boolean |
overridden()
Indicates current
LoadingStrategy supports overriding other lower prioritized instances or not. |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexcludedPackages, preferExtensionClassLoadercompareTopublic String directory()
directory in interface LoadingStrategypublic boolean overridden()
LoadingStrategyLoadingStrategy supports overriding other lower prioritized instances or not.overridden in interface LoadingStrategytrue, or falsepublic int getPriority()
PrioritizedgetPriority in interface PrioritizedPrioritized.NORMAL_PRIORITYCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.