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