cn.dreampie.route.config
类 InterceptorLoader
java.lang.Object
cn.dreampie.route.config.InterceptorLoader
public final class InterceptorLoader
- extends Object
The interceptors applied to all actions.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptorLoader
public InterceptorLoader()
add
public InterceptorLoader add(Interceptor interceptor)
getInterceptorArray
public Interceptor[] getInterceptorArray()
Copyright © 2015. All rights reserved.