Class ExtendedFieldHandler<T>

java.lang.Object
org.exolab.castor.mapping.loader.FieldHandlerFriend<T>
org.exolab.castor.mapping.ExtendedFieldHandler<T>
All Implemented Interfaces:
FieldHandler<T>
Direct Known Subclasses:
AbstractFieldHandler

public abstract class ExtendedFieldHandler<T> extends FieldHandlerFriend<T>
An extended version of the FieldHandler interface which is used for adding additional functionality while preserving backward compatibility.
Version:
$Revision: 9062 $ $Date: 2005-08-03 15:11:51 -0600 (Wed, 03 Aug 2005) $
Author:
Keith Visco
See Also: