Static Public Member Functions | Static Package Functions

org.exolab.castor.mapping.handlers.MapHandlers Class Reference

List of all members.

Static Public Member Functions

static MapHandler getHandler (Object object)
static MapHandler getHandler (Class clazz)

Static Package Functions

 [static initializer]

Detailed Description

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.

Author:
Keith Visco
Version:
Revision:
1.1.1.1
Date:
2003/03/03 07:08:28

Member Function Documentation

org.exolab.castor.mapping.handlers.MapHandlers.[static initializer] (  )  [static, package]
static MapHandler org.exolab.castor.mapping.handlers.MapHandlers.getHandler ( Class  clazz  )  [static]
static MapHandler org.exolab.castor.mapping.handlers.MapHandlers.getHandler ( Object  object  )  [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties