org.jboss.cache.interceptors
Class EvictionInterceptor.RemoveNodeEvictionMethodHandler
java.lang.Object
org.jboss.cache.interceptors.EvictionInterceptor.RemoveNodeEvictionMethodHandler
- All Implemented Interfaces:
- EvictionInterceptor.EvictionMethodHandler
- Enclosing class:
- EvictionInterceptor
protected class EvictionInterceptor.RemoveNodeEvictionMethodHandler
- extends Object
- implements EvictionInterceptor.EvictionMethodHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EvictionInterceptor.RemoveNodeEvictionMethodHandler
protected EvictionInterceptor.RemoveNodeEvictionMethodHandler()
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.