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