Class J2MapHandler

java.lang.Object
org.exolab.castor.mapping.handlers.J2MapHandler
All Implemented Interfaces:
MapHandler

public final class J2MapHandler extends Object implements 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: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
Author:
Keith Visco