org.apache.beehive.netui.pageflow.interceptor.action.internal
Interface ActionInterceptors.ActionExecutor

Enclosing class:
ActionInterceptors

public static interface ActionInterceptors.ActionExecutor


Method Summary
 ActionForward execute()
           
 

Method Detail

execute

ActionForward execute()
                      throws IOException,
                             ServletException,
                             InterceptorException
Throws:
IOException
ServletException
InterceptorException