cn.dreampie.web.interceptor
类 UrlInterceptor
java.lang.Object
cn.dreampie.web.interceptor.UrlInterceptor
- 所有已实现的接口:
- com.jfinal.aop.Interceptor
public class UrlInterceptor
- extends Object
- implements com.jfinal.aop.Interceptor
Created by wangrenhui on 14-4-16.
|
方法摘要 |
void |
intercept(com.jfinal.core.ActionInvocation ai)
|
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlInterceptor
public UrlInterceptor()
intercept
public void intercept(com.jfinal.core.ActionInvocation ai)
- 指定者:
- 接口
com.jfinal.aop.Interceptor 中的 intercept
Copyright © 2014. All rights reserved.