public class

SetupWebResourceManager

extends WebResourceManagerImpl
java.lang.Object
   ↳ com.atlassian.plugin.webresource.WebResourceManagerImpl
     ↳ com.atlassian.confluence.setup.SetupWebResourceManager

Class Overview

A stripped-down web resource manager sufficient to serve resources during setup when most of Confluence is not available.

Summary

[Expand]
Inherited Fields
From class com.atlassian.plugin.webresource.WebResourceManagerImpl
From interface com.atlassian.plugin.webresource.WebResourceManager
Public Constructors
SetupWebResourceManager(PluginResourceLocator pluginResourceLocator, WebResourceIntegration webResourceIntegration, WebResourceUrlProvider webResourceUrlProvider)
Public Methods
String getResources()
[Expand]
Inherited Methods
From class com.atlassian.plugin.webresource.WebResourceManagerImpl
From class java.lang.Object
From interface com.atlassian.plugin.webresource.WebResourceManager

Public Constructors

public SetupWebResourceManager (PluginResourceLocator pluginResourceLocator, WebResourceIntegration webResourceIntegration, WebResourceUrlProvider webResourceUrlProvider)

Public Methods

public String getResources ()