org.jboss.cache.aop.interceptors
Class PojoEvictionInterceptor.PojoGetNodeEvictionMethodHandler

java.lang.Object
  extended by org.jboss.cache.interceptors.EvictionInterceptor.GetNodeEvictionMethodHandler
      extended by org.jboss.cache.aop.interceptors.PojoEvictionInterceptor.PojoGetNodeEvictionMethodHandler
All Implemented Interfaces:
EvictionInterceptor.EvictionMethodHandler
Enclosing class:
PojoEvictionInterceptor

protected class PojoEvictionInterceptor.PojoGetNodeEvictionMethodHandler
extends EvictionInterceptor.GetNodeEvictionMethodHandler


Constructor Summary
protected PojoEvictionInterceptor.PojoGetNodeEvictionMethodHandler()
           
 
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

PojoEvictionInterceptor.PojoGetNodeEvictionMethodHandler

protected PojoEvictionInterceptor.PojoGetNodeEvictionMethodHandler()
Method Detail

extractEvictedEventNode

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


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