public interface LoadingStrategy extends Prioritized
COMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| Modifier and Type | Method and Description |
|---|---|
String |
directory() |
default String[] |
excludedPackages() |
default boolean |
overridden()
Indicates current
LoadingStrategy supports overriding other lower prioritized instances or not. |
default boolean |
preferExtensionClassLoader() |
compareTo, getPriorityString directory()
default boolean preferExtensionClassLoader()
default String[] excludedPackages()
default boolean overridden()
LoadingStrategy supports overriding other lower prioritized instances or not.true, or falseCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.