|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.mapping.handlers.MapHandlers
public final class 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.
Constructor Summary | |
---|---|
MapHandlers()
|
Method Summary | |
---|---|
static MapHandler |
getHandler(java.lang.Class clazz)
|
static MapHandler |
getHandler(java.lang.Object object)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapHandlers()
Method Detail |
---|
public static MapHandler getHandler(java.lang.Object object)
public static MapHandler getHandler(java.lang.Class clazz)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |