Package com.atlassian.confluence.plugin.spring

Classes necessary for Spring integration with the plugins system.

See:
          Description

Class Summary
FelixOsgiContainerManagerFactory  
LegacyDynamicPluginFactoryBeanFactory This bean factory is used to create an instance of a LegacyDynamicPluginFactory linking it to Confluence's plugin temp directory.
OsgiPersistentCacheFactory Factory to create the OSGi persistent cache, as it needs to be aware of the Confluence Home location before it is constructed.
PackageScannerConfigurationFactory Factory for the PackageScannerConfiguration to provide the scanner with Confluence's version number on startup.
 

Package com.atlassian.confluence.plugin.spring Description

Classes necessary for Spring integration with the plugins system. For example, certain components in the plugin system will need to be created through factory beans.



Copyright © 2003-2012 Atlassian. All Rights Reserved.