public class ConfluenceHostContainer extends Object implements com.atlassian.plugin.hostcontainer.HostContainer, org.springframework.context.ApplicationContextAware
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
ConfluenceHostContainer() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
create(Class<T> tClass) |
<T> T |
getInstance(Class<T> tClass) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public <T> T create(Class<T> tClass) throws IllegalArgumentException
create in interface com.atlassian.plugin.hostcontainer.HostContainerIllegalArgumentExceptionpublic <T> T getInstance(Class<T> tClass)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2003–2021 Atlassian. All rights reserved.