StateContextLookup implementation which always returns the same
StateContext instance.
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 which uses the specified
StateContextFactory to create the single instance.
Parameters: contextFactory - the StateContextFactory to use to create the singleton instance.