Class MapHandlers
java.lang.Object
org.exolab.castor.mapping.handlers.MapHandlers
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: 2005-03-05 06:42:06 -0700 (Sat, 05 Mar 2005) $
- Author:
- Keith Visco
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MapHandler
getHandler
(Class clazz) static MapHandler
getHandler
(Object object)
-
Constructor Details
-
MapHandlers
public MapHandlers()
-
-
Method Details
-
getHandler
-
getHandler
-