org.jboss.cache.interceptors
Class EvictionInterceptor.PartialEvictionEvictionMethodHandler

java.lang.Object
  extended by org.jboss.cache.interceptors.EvictionInterceptor.PartialEvictionEvictionMethodHandler
All Implemented Interfaces:
EvictionInterceptor.EvictionMethodHandler
Enclosing class:
EvictionInterceptor

protected class EvictionInterceptor.PartialEvictionEvictionMethodHandler
extends Object
implements EvictionInterceptor.EvictionMethodHandler


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

Constructor Detail

EvictionInterceptor.PartialEvictionEvictionMethodHandler

protected EvictionInterceptor.PartialEvictionEvictionMethodHandler()
Method Detail

extractEvictedEventNode

public EvictedEventNode extractEvictedEventNode(MethodCall mc,
                                                Object retVal)
Specified by:
extractEvictedEventNode in interface EvictionInterceptor.EvictionMethodHandler


Copyright © 2007 JBoss, a division of Red Hat. All Rights Reserved.