Uses of Interface
com.atlassian.plugin.util.resource.AlternativeResourceLoader
Packages that use AlternativeResourceLoader
Package
Description
Classes having to do with resource loading, particularly from alternative locations.
-
Uses of AlternativeResourceLoader in com.atlassian.plugin.util.resource
Classes in com.atlassian.plugin.util.resource that implement AlternativeResourceLoaderModifier and TypeClassDescriptionfinal classLoads resources from the given class classloader.classLoads resources from directories configured via the system propertyplugin.resource.directories, which should be a comma-delimited list of file paths that contain resources to load.final classLoads resources from the plugin.classResource loader that always returns null