Interface MapHandler

All Known Implementing Classes:
J1MapHandler, J2MapHandler

public interface MapHandler
A Map handler for adding and retreiving key-value pairs from A map. A map handler is instantiated only once, must be thread safe and not use any synchronization.
Version:
$Revision$ $Date: 2004-02-13 14:34:10 -0700 (Fri, 13 Feb 2004) $
Author:
Keith Visco