org.jboss.cache.aop
Class WriteReplacer

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

public class WriteReplacer
extends Object
implements WriteReplaceable

Author:
Harald Gliebe

Constructor Summary
WriteReplacer(Object obj)
           
 
Method Summary
 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(Object obj)
Method Detail

writeReplace

public Object writeReplace()
                    throws ObjectStreamException
Specified by:
writeReplace in interface WriteReplaceable
Throws:
ObjectStreamException


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.