站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 Cache API Documentation 英文版文档

WriteReplacer (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档


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.