public class TenantedContainerContext
extends com.atlassian.config.spring.BootstrappedContainerContext
The meaning of isSetup()
is extended to "has at least one tenant moved in?".
Constructor and Description |
---|
TenantedContainerContext() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSetup() |
void |
refresh() |
public void refresh()
refresh
in interface com.atlassian.spring.container.ContainerContext
refresh
in class com.atlassian.config.spring.BootstrappedContainerContext
public boolean isSetup()
isSetup
in interface com.atlassian.spring.container.ContainerContext
isSetup
in class com.atlassian.spring.container.SpringContainerContext
Copyright © 2003–2016 Atlassian. All rights reserved.