| java.lang.Object | ||
| ↳ | com.atlassian.sal.core.lifecycle.DefaultLifecycleManager | |
| ↳ | com.atlassian.sal.confluence.lifecycle.ConfluenceLifecycleManager | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method is called by the start method in the superclass.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.sal.core.lifecycle.DefaultLifecycleManager
| |||||||||||||||
From class
java.lang.Object
| |||||||||||||||
From interface
com.atlassian.sal.api.lifecycle.LifecycleManager
| |||||||||||||||
This method is called by the start method in the superclass. We capture the call and note that it has been called and then just call the super method.

