org.jboss.cache.aop
Class WriteReplacer

java.lang.Object
  extended byorg.jboss.cache.aop.WriteReplacer
All Implemented Interfaces:
WriteReplaceable (src)

public class WriteReplacer
extends java.lang.Object
implements WriteReplaceable (src)


Constructor Summary
WriteReplacer(java.lang.Object obj)
           
 
Method Summary
 java.lang.Object writeReplace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WriteReplacer

public WriteReplacer(java.lang.Object obj)
Method Detail

writeReplace

public java.lang.Object writeReplace()
                              throws java.io.ObjectStreamException
Specified by:
writeReplace in interface WriteReplaceable (src)
Throws:
java.io.ObjectStreamException