Uses of Class
org.jboss.ha.framework.server.HAPartitionCacheHandlerImpl

Packages that use HAPartitionCacheHandlerImpl
org.jboss.ha.framework.server   
org.jboss.ha.jndi.impl.jbc   
 

Uses of HAPartitionCacheHandlerImpl in org.jboss.ha.framework.server
 

Fields in org.jboss.ha.framework.server declared as HAPartitionCacheHandlerImpl
protected  HAPartitionCacheHandlerImpl DistributedStateImpl.cacheHandler
           
 

Methods in org.jboss.ha.framework.server that return HAPartitionCacheHandlerImpl
 HAPartitionCacheHandlerImpl DistributedStateImpl.getCacheHandler()
           
 

Methods in org.jboss.ha.framework.server with parameters of type HAPartitionCacheHandlerImpl
 void DistributedStateImpl.setCacheHandler(HAPartitionCacheHandlerImpl cacheHandler)
           
 

Uses of HAPartitionCacheHandlerImpl in org.jboss.ha.jndi.impl.jbc
 

Fields in org.jboss.ha.jndi.impl.jbc declared as HAPartitionCacheHandlerImpl
protected  HAPartitionCacheHandlerImpl JBossCacheDistributedTreeManager.cacheHandler
           
 

Methods in org.jboss.ha.jndi.impl.jbc that return HAPartitionCacheHandlerImpl
 HAPartitionCacheHandlerImpl JBossCacheDistributedTreeManager.getCacheHandler()
           
 

Methods in org.jboss.ha.jndi.impl.jbc with parameters of type HAPartitionCacheHandlerImpl
 void JBossCacheDistributedTreeManager.setCacheHandler(HAPartitionCacheHandlerImpl cacheHandler)
           
 



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