Lookups a
StateContext from a collection of event arguments.
author: The Apache MINA Project (dev@mina.apache.org) version: $Rev: 593479 $, $Date: 2007-11-09 03:21:35 -0700 (Fri, 09 Nov 2007) $
Searches the arguments from an
Event and returns a
StateContext if any of the arguments holds one. NOTE! This method
must create a new
StateContext if a compatible object is in
the arguments and the next time that same object is passed to this
method the same
StateContext should be returned.