org.granite.hibernate.jmf
Class PersistentSortedMapCodec
java.lang.Object
org.granite.hibernate.jmf.AbstractPersistentCollectionCodec<PersistentSortedMap>
org.granite.hibernate.jmf.PersistentSortedMapCodec
- All Implemented Interfaces:
- ExtendedObjectCodec
public class PersistentSortedMapCodec
- extends AbstractPersistentCollectionCodec<PersistentSortedMap>
- Author:
- Franck WOLFF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistentSortedMapCodec
public PersistentSortedMapCodec()
newInstance
public PersistentSortedMap newInstance(ExtendedObjectInput in,
String className)
throws IOException,
ClassNotFoundException,
InstantiationException,
IllegalAccessException,
InvocationTargetException,
SecurityException,
NoSuchMethodException
- Throws:
IOException
ClassNotFoundException
InstantiationException
IllegalAccessException
InvocationTargetException
SecurityException
NoSuchMethodException