Intercepts the
Event arguments before the
Event is passed
to the
StateMachine and allows for the arguments to be modified.
This is for advanced uses only.
author: The Apache MINA Project (dev@mina.apache.org) version: $Rev: 586695 $, $Date: 2007-10-20 04:01:17 -0600 (Sat, 20 Oct 2007) $
Modifies the specified array of event arguments.
Parameters: arguments - the original arguments. the new arguments. Should return the original array if no modification is needed.