com.atlassian.crowd.plugin.servlet
Class CrowdServletContextFactory

java.lang.Object
  extended by com.atlassian.crowd.plugin.servlet.CrowdServletContextFactory
All Implemented Interfaces:
com.atlassian.plugin.servlet.ServletContextFactory, org.springframework.beans.factory.Aware, org.springframework.web.context.ServletContextAware

public class CrowdServletContextFactory
extends Object
implements org.springframework.web.context.ServletContextAware, com.atlassian.plugin.servlet.ServletContextFactory


Constructor Summary
CrowdServletContextFactory()
           
 
Method Summary
 javax.servlet.ServletContext getServletContext()
           
 void setServletContext(javax.servlet.ServletContext servletContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrowdServletContextFactory

public CrowdServletContextFactory()
Method Detail

setServletContext

public void setServletContext(javax.servlet.ServletContext servletContext)
Specified by:
setServletContext in interface org.springframework.web.context.ServletContextAware

getServletContext

public javax.servlet.ServletContext getServletContext()
Specified by:
getServletContext in interface com.atlassian.plugin.servlet.ServletContextFactory


Copyright © 2013 Atlassian. All Rights Reserved.