org.jboss.web.tomcat.service.session.distributedcache.impl.jbc
Class PassivationListener

java.lang.Object
  extended by org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.CacheListenerBase
      extended by 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

Field Summary
 
Fields inherited from class org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.CacheListenerBase
BUDDY_BACKUP_ROOT_OWNER_SIZE, manager_, SESSION_ID_FQN_INDEX
 
Method Summary
 void nodeActivated(org.jboss.cache.notifications.event.NodeActivatedEvent event)
           
 
Methods inherited from class org.jboss.web.tomcat.service.session.distributedcache.impl.jbc.CacheListenerBase
getBuddyOwner, getIdFromFqn, isBuddyFqn, isFqnForOurWebapp, isFqnSessionRootSized
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

nodeActivated

public void nodeActivated(org.jboss.cache.notifications.event.NodeActivatedEvent event)


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