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

Object
  extended by GlobalPageFlowActionInterceptorConfig

public class GlobalPageFlowActionInterceptorConfig
extends Object


Constructor Summary
GlobalPageFlowActionInterceptorConfig(SimpleActionInterceptorConfig[] simpleActionInterceptor, InterceptorConfig[] actionInterceptor)
           
 
Method Summary
 InterceptorConfig[] getActionInterceptors()
           
 SimpleActionInterceptorConfig[] getSimpleActionInterceptors()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalPageFlowActionInterceptorConfig

public GlobalPageFlowActionInterceptorConfig(SimpleActionInterceptorConfig[] simpleActionInterceptor,
                                             InterceptorConfig[] actionInterceptor)
Method Detail

getSimpleActionInterceptors

public SimpleActionInterceptorConfig[] getSimpleActionInterceptors()

getActionInterceptors

public InterceptorConfig[] getActionInterceptors()