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