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.


构造方法摘要
InterceptorLoader()
           
 
方法摘要
 InterceptorLoader add(Interceptor interceptor)
           
 Interceptor[] getInterceptorArray()
           
 
从类 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.