com.jdon.controller.context.application
类 MockRequest
java.lang.Object
com.jdon.controller.context.application.MockRequest
- 所有已实现的接口:
- RequestWrapper
public class MockRequest
- extends Object
- implements RequestWrapper
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockRequest
public MockRequest(Application da,
DemoSessionWrapper ds)
getContextHolder
public ContextHolder getContextHolder()
- 指定者:
- 接口
RequestWrapper 中的 getContextHolder
getRegisteredPrincipal
public Principal getRegisteredPrincipal()
- 指定者:
- 接口
RequestWrapper 中的 getRegisteredPrincipal
getRemoteAddr
public String getRemoteAddr()
- 指定者:
- 接口
RequestWrapper 中的 getRemoteAddr
Copyright © 2013. All Rights Reserved.