org.jboss.cache.aop
Class WriteReplacer

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

Deprecated. 1.0

public class WriteReplacer
extends java.lang.Object
implements WriteReplaceable

Author:
Harald Gliebe

Constructor Summary
WriteReplacer(java.lang.Object obj)
          Deprecated.  
 
Method Summary
 java.lang.Object writeReplace()
          Deprecated.  
 
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)
Deprecated. 
Method Detail

writeReplace

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


Copyright © 1998-2005 JBoss Inc . All Rights Reserved.