Interface WriteReplaceInterface
-
public interface WriteReplaceInterfaceInterface used to allow the proxy to support serialization. Currently used to work around a limitation in the ProxyFactory- Author:
- Stuart Douglas
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectwriteReplace()
-
-
-
Method Detail
-
writeReplace
Object writeReplace() throws IOException
- Throws:
IOException
-
-