Transition implementation which does nothing but change the state.
author: The Apache MINA Project (dev@mina.apache.org) version: $Rev: 586695 $, $Date: 2007-10-20 04:01:17 -0600 (Sat, 20 Oct 2007) $
Creates a new instance with the specified
State as next state
and for the specified
Event id.
Parameters: eventId - the Event id. Parameters: nextState - the next State.