public class BambooHostContainer extends Object implements com.atlassian.plugin.hostcontainer.HostContainer, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
BambooHostContainer() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
create(Class<T> moduleClass) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public <T> T create(Class<T> moduleClass) throws IllegalArgumentException
create in interface com.atlassian.plugin.hostcontainer.HostContainerIllegalArgumentExceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.