Package org.apache.beehive.netui.pageflow.interceptor

Interface Summary
Interceptor Base class for all interceptors.
 

Class Summary
AbstractInterceptor  
InterceptorChain Base class for all chains of Interceptors.
InterceptorConfig Class to hold configuration parameters for registered Interceptors.
InterceptorContext Base context for callbacks on Interceptors.
Interceptors  
 

Exception Summary
InterceptorException Exception thrown during callbacks on Interceptors.