|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginController | |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.event.events | |
| Uses of PluginController in com.atlassian.plugin |
|---|
| Subinterfaces of PluginController in com.atlassian.plugin | |
|---|---|
interface |
PluginManager
Deprecated. since 2006-09-26 |
| Classes in com.atlassian.plugin that implement PluginController | |
|---|---|
class |
DefaultPluginManager
This implementation delegates the initiation and classloading of plugins to a list of PluginLoaders and records the state of plugins in a PluginStateStore. |
| Uses of PluginController in com.atlassian.plugin.event.events |
|---|
| Methods in com.atlassian.plugin.event.events that return PluginController | |
|---|---|
PluginController |
PluginFrameworkShutdownEvent.getPluginController()
|
PluginController |
PluginFrameworkStartedEvent.getPluginController()
|
PluginController |
PluginFrameworkStartingEvent.getPluginController()
|
| Constructors in com.atlassian.plugin.event.events with parameters of type PluginController | |
|---|---|
PluginFrameworkShutdownEvent(PluginController pluginController,
PluginAccessor pluginAccessor)
|
|
PluginFrameworkStartedEvent(PluginController pluginController,
PluginAccessor pluginAccessor)
|
|
PluginFrameworkStartingEvent(PluginController pluginController,
PluginAccessor pluginAccessor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||