Uses of Interface
com.atlassian.jira.config.webwork.WebworkClassLoaderSupplier
Packages that use WebworkClassLoaderSupplier
-
Uses of WebworkClassLoaderSupplier in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return WebworkClassLoaderSupplierModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.defaultWebworkClassLoaderSupplier()SetupConfiguration.webworkClassLoaderSupplier()Methods in com.atlassian.jira.component.spring.registrar with parameters of type WebworkClassLoaderSupplierModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.webworkConfigurator(WebworkClassLoaderSupplier webworkClassLoaderSupplier, com.atlassian.plugin.event.PluginEventManager pluginEventManager) SetupConfiguration.webworkConfigurator(WebworkClassLoaderSupplier classLoaderSupplier, com.atlassian.plugin.event.PluginEventManager pluginEventManager) -
Uses of WebworkClassLoaderSupplier in com.atlassian.jira.config.webwork
Classes in com.atlassian.jira.config.webwork that implement WebworkClassLoaderSupplierConstructors in com.atlassian.jira.config.webwork with parameters of type WebworkClassLoaderSupplierModifierConstructorDescriptionWebworkConfigurator(WebworkClassLoaderSupplier classLoaderSupplier, com.atlassian.plugin.event.PluginEventManager pluginEventManager)