Class MapHandlers

java.lang.Object
org.exolab.castor.mapping.handlers.MapHandlers

public final class MapHandlers extends Object
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: 8145 $ $Date: 2005-03-05 06:42:06 -0700 (Sat, 05 Mar 2005) $
Author:
Keith Visco
  • Constructor Details

    • MapHandlers

      public MapHandlers()
  • Method Details