org.kuali.student.common.ws
Class ServletWrappingController.DelegatingServletConfig
java.lang.Object
   org.kuali.student.common.ws.ServletWrappingController.DelegatingServletConfig
org.kuali.student.common.ws.ServletWrappingController.DelegatingServletConfig
- All Implemented Interfaces: 
- ServletConfig
- Enclosing class:
- ServletWrappingController
- private class ServletWrappingController.DelegatingServletConfig 
- extends Object- implements ServletConfig
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ServletWrappingController.DelegatingServletConfig
private ServletWrappingController.DelegatingServletConfig()
getServletName
public String getServletName()
- 
- Specified by:
- getServletNamein interface- ServletConfig
 
- 
 
getServletContext
public ServletContext getServletContext()
- 
- Specified by:
- getServletContextin interface- ServletConfig
 
- 
 
getInitParameter
public String getInitParameter(String paramName)
- 
- Specified by:
- getInitParameterin interface- ServletConfig
 
- 
 
getInitParameterNames
public Enumeration<?> getInitParameterNames()
- 
- Specified by:
- getInitParameterNamesin interface- ServletConfig
 
- 
 
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.