Uses of Interface
com.atlassian.plugin.PluginSystemLifecycle

Packages that use PluginSystemLifecycle
com.atlassian.plugin   
com.atlassian.plugin.manager   
 

Uses of PluginSystemLifecycle in com.atlassian.plugin
 

Subinterfaces of PluginSystemLifecycle in com.atlassian.plugin
 interface PluginManager
          Deprecated. since 2006-09-26 the preferred technique is to use the interfaces that this on e extends directly.
 

Uses of PluginSystemLifecycle in com.atlassian.plugin.manager
 

Classes in com.atlassian.plugin.manager that implement PluginSystemLifecycle
 class DefaultPluginManager
          This implementation delegates the initiation and classloading of plugins to a list of PluginLoaders and records the state of plugins in a PluginPersistentStateStore.
 



Copyright © 2010 Atlassian. All Rights Reserved.