|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectActionInterceptors
public class ActionInterceptors
Nested Class Summary | |
---|---|
static interface |
ActionInterceptors.ActionExecutor
|
Constructor Summary | |
---|---|
ActionInterceptors()
|
Method Summary | |
---|---|
static ActionForward |
wrapAction(ActionInterceptorContext context,
List interceptors,
ActionInterceptors.ActionExecutor actionExecutor)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionInterceptors()
Method Detail |
---|
public static ActionForward wrapAction(ActionInterceptorContext context, List interceptors, ActionInterceptors.ActionExecutor actionExecutor) throws InterceptorException, IOException, ServletException
InterceptorException
IOException
ServletException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |