Uses of Interface
com.atlassian.plugin.SplitStartupPluginSystemLifecycle
Packages that use SplitStartupPluginSystemLifecycle
-
Uses of SplitStartupPluginSystemLifecycle in com.atlassian.plugin.manager
Classes in com.atlassian.plugin.manager that implement SplitStartupPluginSystemLifecycleModifier and TypeClassDescriptionclassThis implementation delegates the initiation and classloading of plugins to a list ofPluginLoaders and records the state of plugins in aPluginPersistentStateStore.