public class PersistentListCodec extends AbstractPersistentCollectionCodec<PersistentList>
clientCollectionClassName, hibernateCollectionClass| Constructor and Description |
|---|
PersistentListCodec() |
| Modifier and Type | Method and Description |
|---|---|
PersistentList |
newInstance(ExtendedObjectInput in,
String className) |
canDecode, canEncode, decode, encode, getDecodedClassName, getEncodedClassNamepublic PersistentListCodec()
public PersistentList newInstance(ExtendedObjectInput in, String className) throws IOException, ClassNotFoundException, InstantiationException, IllegalAccessException, InvocationTargetException, SecurityException, NoSuchMethodException