|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.plugin.CrowdHostContainer
public class CrowdHostContainer
| Constructor Summary | |
|---|---|
CrowdHostContainer()
|
|
| Method Summary | ||
|---|---|---|
|
create(java.lang.Class<T> tClass)
|
|
|
getInstance(java.lang.Class<T> tClass)
|
|
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 CrowdHostContainer()
| Method Detail |
|---|
public <T> T create(java.lang.Class<T> tClass)
throws java.lang.IllegalArgumentException
create in interface com.atlassian.plugin.hostcontainer.HostContainerjava.lang.IllegalArgumentExceptionpublic <T> T getInstance(java.lang.Class<T> tClass)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||