Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An alternative ActionProxy can be configured thorugh through ActionProxyFactory. Typically, an ActionProxy will utilize the ActionInvocation to encapsulate the execution of a particular requiestrequest.

The ActionInvocation determines how an Action is handled: Is it being intercepted, is there a PreResultListener acting on it.

...