|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JiraSystemRestarter
This manager can restart the JIRA world. This is used when JIRA needs to end the PICO world and then restart it.
| Method Summary | |
|---|---|
void |
ariseSirJIRA()
This will stop essential services like the scheduler, restart PICO and then restart the essential services. |
void |
ariseSirJIRAandUpgradeThySelf(javax.servlet.ServletContext servletContext)
This will stop essential services like the scheduler, restart PICO and will then run the upgrades if they are needed and then finally restart the essential services. |
| Method Detail |
|---|
void ariseSirJIRA()
void ariseSirJIRAandUpgradeThySelf(javax.servlet.ServletContext servletContext)
servletContext - this is needed to raise Johnson events as the upgrade happens.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||