|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.spring.container.SpringContainerContext
com.atlassian.config.spring.BootstrappedContainerContext
com.atlassian.confluence.tenant.TenantedContainerContext
public class TenantedContainerContext
A context containing tenanted resources.
The meaning of isSetup() is extended to "has at least one tenant moved in?".
| Constructor Summary | |
|---|---|
TenantedContainerContext()
|
|
| Method Summary | |
|---|---|
boolean |
isSetup()
|
void |
refresh()
|
| Methods inherited from class com.atlassian.spring.container.SpringContainerContext |
|---|
autowireComponent, contextReloaded, createCompleteComponent, createComponent, getApplicationContext, getComponent, getServletContext, publishEvent, setApplicationContext, setServletContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TenantedContainerContext()
| Method Detail |
|---|
public void refresh()
refresh in interface com.atlassian.spring.container.ContainerContextrefresh in class com.atlassian.config.spring.BootstrappedContainerContextpublic boolean isSetup()
isSetup in interface com.atlassian.spring.container.ContainerContextisSetup in class com.atlassian.spring.container.SpringContainerContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||