org.jboss.cache.interceptors
Class EvictionInterceptor.PutDataEraseEvictionMethodHandler

java.lang.Object
  extended by org.jboss.cache.interceptors.EvictionInterceptor.PutDataEraseEvictionMethodHandler
All Implemented Interfaces:
EvictionInterceptor.EvictionMethodHandler
Direct Known Subclasses:
PojoEvictionInterceptor.PojoPutDataEraseEvictionMethodHandler
Enclosing class:
EvictionInterceptor

protected class EvictionInterceptor.PutDataEraseEvictionMethodHandler
extends java.lang.Object
implements EvictionInterceptor.EvictionMethodHandler


Constructor Summary
protected EvictionInterceptor.PutDataEraseEvictionMethodHandler()
           
 
Method Summary
 EvictedEventNode extractEvictedEventNode(org.jgroups.blocks.MethodCall mc, java.lang.Object retVal)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvictionInterceptor.PutDataEraseEvictionMethodHandler

protected EvictionInterceptor.PutDataEraseEvictionMethodHandler()
Method Detail

extractEvictedEventNode

public EvictedEventNode extractEvictedEventNode(org.jgroups.blocks.MethodCall mc,
                                                java.lang.Object retVal)
Specified by:
extractEvictedEventNode in interface EvictionInterceptor.EvictionMethodHandler


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