Package com.atlassian.confluence.server
Interface MutableApplicationStatusService
- All Superinterfaces:
ApplicationStatusService
- All Known Implementing Classes:
DefaultApplicationStatusService
,StubApplicationStatusService
Monitors for the state of the server.
- Since:
- 5.8
-
Method Summary
Methods inherited from interface com.atlassian.confluence.server.ApplicationStatusService
getState
-
Method Details
-
setState
-
notifyServletsLoaded
void notifyServletsLoaded() -
notifyApplicationStarted
void notifyApplicationStarted()
-