Class HttpContextResteasyConfiguration
java.lang.Object
org.jboss.resteasy.plugins.server.sun.http.HttpContextResteasyConfiguration
- All Implemented Interfaces:
ResteasyConfiguration
ResteasyConfiguration adapter for HttpContext attributes
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
context
-
-
Constructor Details
-
HttpContextResteasyConfiguration
-
-
Method Details
-
getParameter
- Specified by:
getParameterin interfaceResteasyConfiguration
-
getParameterNames
- Specified by:
getParameterNamesin interfaceResteasyConfiguration
-
getInitParameter
- Specified by:
getInitParameterin interfaceResteasyConfiguration
-
getInitParameterNames
- Specified by:
getInitParameterNamesin interfaceResteasyConfiguration
-