|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginArtifactFactory | |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.loaders | |
| Uses of PluginArtifactFactory in com.atlassian.plugin |
|---|
| Classes in com.atlassian.plugin that implement PluginArtifactFactory | |
|---|---|
class |
DefaultPluginArtifactFactory
Creates plugin artifacts by handling URI's that are files and looking at the file's extension |
| Uses of PluginArtifactFactory in com.atlassian.plugin.loaders |
|---|
| Fields in com.atlassian.plugin.loaders declared as PluginArtifactFactory | |
|---|---|
protected PluginArtifactFactory |
ScanningPluginLoader.pluginArtifactFactory
|
| Constructors in com.atlassian.plugin.loaders with parameters of type PluginArtifactFactory | |
|---|---|
DirectoryPluginLoader(java.io.File path,
java.util.List<PluginFactory> pluginFactories,
PluginArtifactFactory pluginArtifactFactory,
PluginEventManager pluginEventManager)
Constructs a loader for a particular directory and set of deployers |
|
ScanningPluginLoader(Scanner scanner,
java.util.List<PluginFactory> pluginFactories,
PluginArtifactFactory pluginArtifactFactory,
PluginEventManager pluginEventManager)
Construct a new scanning plugin loader with no default values |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||