|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugin.BambooHostContainer
public class BambooHostContainer
Constructor Summary | |
---|---|
BambooHostContainer()
|
Method Summary | ||
---|---|---|
|
create(java.lang.Class<T> moduleClass)
|
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooHostContainer()
Method Detail |
---|
public <T> T create(java.lang.Class<T> moduleClass) throws java.lang.IllegalArgumentException
create
in interface com.atlassian.plugin.hostcontainer.HostContainer
java.lang.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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |