com.atlassian.jira.plugin
Class JiraServletContextFactory

java.lang.Object
  extended by com.atlassian.jira.plugin.JiraServletContextFactory
All Implemented Interfaces:
com.atlassian.plugin.servlet.ServletContextFactory

public class JiraServletContextFactory
extends Object
implements com.atlassian.plugin.servlet.ServletContextFactory

Since:
v4.0

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

Constructor Detail

JiraServletContextFactory

public JiraServletContextFactory()
Method Detail

getServletContext

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


Copyright © 2002-2013 Atlassian. All Rights Reserved.