Package com.atlassian.bamboo.plugin
Class BambooHostContainer
java.lang.Object
com.atlassian.bamboo.plugin.BambooHostContainer
- All Implemented Interfaces:
com.atlassian.plugin.hostcontainer.HostContainer
,org.springframework.beans.factory.Aware
,org.springframework.context.ApplicationContextAware
public class BambooHostContainer
extends Object
implements com.atlassian.plugin.hostcontainer.HostContainer, org.springframework.context.ApplicationContextAware
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<T> T
void
setApplicationContext
(org.springframework.context.ApplicationContext applicationContext)
-
Constructor Details
-
BambooHostContainer
public BambooHostContainer()
-
-
Method Details
-
create
- Specified by:
create
in interfacecom.atlassian.plugin.hostcontainer.HostContainer
- Throws:
IllegalArgumentException
-
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException - Specified by:
setApplicationContext
in interfaceorg.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
-