org.jboss.web.tomcat.service.session.distributedcache.impl.jbc
Class PassivationListener
java.lang.Object
org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.CacheListenerBase
org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.PassivationListener
public class PassivationListener
- extends CacheListenerBase
Listener for JBoss Cache activation events. Triggers updates of
the passivation counter.
- Version:
- $Revision: 64678 $
- Author:
- Brian Stansberry
Method Summary |
void |
nodeActivated(org.jboss.cache.notifications.event.NodeActivatedEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nodeActivated
public void nodeActivated(org.jboss.cache.notifications.event.NodeActivatedEvent event)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.