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 Details

    • BambooHostContainer

      public BambooHostContainer()
  • Method Details

    • create

      public <T> T create(Class<T> moduleClass) throws IllegalArgumentException
      Specified by:
      create in interface com.atlassian.plugin.hostcontainer.HostContainer
      Throws:
      IllegalArgumentException
    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
      Specified by:
      setApplicationContext in interface org.springframework.context.ApplicationContextAware
      Throws:
      org.springframework.beans.BeansException