Package com.atlassian.confluence.plugin.spring
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.
-
Class Summary Class Description FelixOsgiContainerManagerFactory LegacyDynamicPluginFactoryBeanFactory This bean factory is used to create an instance of aLegacyDynamicPluginFactory
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.