| Package | Description |
|---|---|
| com.atlassian.plugin.loaders |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryScanner
Scans the filesystem for changed or added plugin files and stores a map of the currently known ones.
|
class |
FileListScanner
A scanner that simply scans a given set of input files.
|
| Modifier and Type | Field and Description |
|---|---|
protected Scanner |
ScanningPluginLoader.scanner |
| Constructor and Description |
|---|
ScanningPluginLoader(Scanner scanner,
java.util.List<PluginFactory> pluginFactories,
PluginArtifactFactory pluginArtifactFactory,
PluginEventManager pluginEventManager)
Construct a new scanning plugin loader with no default values
|
ScanningPluginLoader(Scanner scanner,
java.util.List<PluginFactory> pluginFactories,
PluginEventManager pluginEventManager)
Constructor that provides a default plugin artifact factory
`
|
Copyright © 2013 Atlassian. All Rights Reserved.