org.apache.wsrp4j.producer.util
Class ServletAccess

java.lang.Object
  extended byorg.apache.wsrp4j.producer.util.ServletAccess

public class ServletAccess
extends java.lang.Object


Constructor Summary
ServletAccess()
           
 
Method Summary
static javax.servlet.http.HttpServlet getServlet()
           
static javax.servlet.ServletContext getServletContext()
           
static javax.servlet.http.HttpServletRequest getServletRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletAccess

public ServletAccess()
Method Detail

getServlet

public static javax.servlet.http.HttpServlet getServlet()

getServletContext

public static javax.servlet.ServletContext getServletContext()

getServletRequest

public static javax.servlet.http.HttpServletRequest getServletRequest()