Uses of Interface
com.atlassian.jira.util.system.JiraSystemRestarter

Packages that use JiraSystemRestarter
com.atlassian.jira.util.system   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.setup   
 

Uses of JiraSystemRestarter in com.atlassian.jira.util.system
 

Classes in com.atlassian.jira.util.system that implement JiraSystemRestarter
 class JiraSystemRestarterImpl
          Since this class causes PICO to commit suicide, it is very careful to be completely stateless and not keep references to any things inside PICO itself.
 

Uses of JiraSystemRestarter in com.atlassian.jira.web.action.admin
 

Constructors in com.atlassian.jira.web.action.admin with parameters of type JiraSystemRestarter
ConfirmInstallationWithLicense(JiraLicenseUpdaterService jiraLicenseService, BuildUtilsInfo buildUtilsInfo, JiraSystemRestarter jiraSystemRestarter, ExternalLinkUtil externalLinkUtil)
           
ConfirmNewInstallationWithOldLicense(JiraLicenseUpdaterService jiraLicenseService, BuildUtilsInfo buildUtilsInfo, JiraSystemRestarter jiraSystemRestarter)
           
 

Uses of JiraSystemRestarter in com.atlassian.jira.web.action.setup
 

Constructors in com.atlassian.jira.web.action.setup with parameters of type JiraSystemRestarter
Setup(IssueIndexManager indexManager, IndexLanguageToLocaleMapper languageToLocaleMapper, ServiceManager serviceManager, IndexPathManager indexPathManager, AttachmentPathManager attachmentPathManager, JiraHome jiraHome, JiraLicenseUpdaterService licenseService, BuildUtilsInfo buildUtilsInfo, JiraSystemRestarter jiraSystemRestarter)
           
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.