|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlternativeResourceLoader | |
|---|---|
| com.atlassian.plugin.osgi.util | Utility methods for OSGi operations |
| com.atlassian.plugin.util.resource | Classes having to do with resource loading, particularly from alternative locations. |
| Uses of AlternativeResourceLoader in com.atlassian.plugin.osgi.util |
|---|
| Methods in com.atlassian.plugin.osgi.util with parameters of type AlternativeResourceLoader | |
|---|---|
static ClassLoader |
BundleClassLoaderAccessor.getClassLoader(org.osgi.framework.Bundle bundle,
AlternativeResourceLoader alternativeResourceLoader)
Creates a classloader that delegates to the bundle |
| Uses of AlternativeResourceLoader in com.atlassian.plugin.util.resource |
|---|
| Classes in com.atlassian.plugin.util.resource that implement AlternativeResourceLoader | |
|---|---|
class |
AlternativeDirectoryResourceLoader
Loads resources from directories configured via the system property plugin.resource.directories, which should
be a comma-delimited list of file paths that contain resources to load. |
class |
NoOpAlternativeResourceLoader
Resource loader that always returns null |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||