org.apache.beehive.netui.util.config.bean
Class RequestInterceptorsConfig

Object
  extended by RequestInterceptorsConfig

public class RequestInterceptorsConfig
extends Object


Constructor Summary
RequestInterceptorsConfig(InterceptorConfig[] globalRequestInterceptors)
           
 
Method Summary
 InterceptorConfig[] getGlobalRequestInterceptors()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestInterceptorsConfig

public RequestInterceptorsConfig(InterceptorConfig[] globalRequestInterceptors)
Method Detail

getGlobalRequestInterceptors

public InterceptorConfig[] getGlobalRequestInterceptors()