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.HostContainer
IllegalArgumentException
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.