org.exolab.castor.mapping.handlers
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapHandlers
public MapHandlers()
getHandler
public static MapHandler getHandler(Object object)
getHandler
public static MapHandler getHandler(Class clazz)
Copyright © 2011. All Rights Reserved.