| Interface | Description |
|---|---|
| BootstrapManager |
Controls the bootstrapping of Confluence - starting essential, core services.
|
| ConfluenceBootstrapConstants |
| Class | Description |
|---|---|
| BootstrapApplicationStartupListener | |
| BootstrapContextInitialisedEvent |
An event indicating that the bootstrap context has been initialised.
|
| BootstrapPropertiesProvider | |
| BootstrapSidManager |
Manages SID generation and persistence before the database is available.
|
| BuildNumberChecker |
A utility class which compares the various build numbers associated with a Confluence instance, and checks them for
consistency.
|
| ConfluenceBootstrappedContextLoaderListener |
Adds (relatively) user friendly error handling if the main spring context cannot be initialized.
|
| ConfluenceClassPathXmlApplicationContext |
Customisation of the Spring XML Application context that uses Confluence's custom bean factory, and allows the
context to support ServletContextAware beans despite not being a WebApplicationContext.
|
| ConfluenceConfigurationListener |
Brings up the initial, minimal environment necessary to bootstrap Confluence.
|
| ConfluenceConfigurationPersister | |
| ConfluenceEncodingFilter |
Extends the
AbstractEncodingFilter to return the encoding specified by
the application configuration. |
| ConfluenceLicenseRegistry | Deprecated
Since 5.6.
|
| ConfluenceListableBeanFactory |
Our own BeanFactory to enable the unregistering of child beans, as well as autowiring and more efficient toString().
|
| ConfluenceRendererConfiguration |
This is a call through class provided for the renderer that will use confluence specific
setup information to relay the information to the renderer.
|
| ConfluenceXmlWebApplicationContext | |
| DefaultBootstrapManager |
BootstrapManager is responsible for initializing the dependencies of Confluence environment.
|
| DefaultHibernateConfigurator | |
| DefaultSetupPersister | |
| Resin3ContextListener | Deprecated
Since 5.5 Resin3 not supported.
|
| SetupAcceptanceTest |
Tests the setup process.
|
| SetupCompleteEvent | |
| SetupContext |
Static holder for setup Spring context.
|
| SetupLocaleManager |
Minimum implementation for the setup context.
|
| SetupOldConfluenceAcceptanceTest |
Sets up an old version of Confluence.
|
| SetupPluginManager |
Cut-down plugin manager for the setup wizard, since it only need to load a limited number of plugins.
|
| SetupUpgradedConfluenceAcceptanceTest |
Sets up the current version of Confluence after having upgraded from an older version.
|
| SetupUtil | |
| SetupWebResourceManager |
A stripped-down web resource manager sufficient to serve resources during setup when most of Confluence is not
available.
|
| SharedConfigurationMap | |
| TempPluginParentDirectoryLocator |
Provides working directories for the plugin manager in a temp directory specifically created for this manager
instance.
|
| TestRequestLicenseFromMac | |
| ValidLicenseContextListener |
| Enum | Description |
|---|---|
| BuildInformation |
Singleton which provides build and version information for the Confluence application.
|
Copyright © 2003–2016 Atlassian. All rights reserved.