Uses of Class
org.jboss.web.tomcat.service.session.distributedcache.spi.ClusteringNotSupportedException

Packages that use ClusteringNotSupportedException
org.jboss.web.tomcat.service.session.distributedcache.spi   
 

Uses of ClusteringNotSupportedException in org.jboss.web.tomcat.service.session.distributedcache.spi
 

Methods in org.jboss.web.tomcat.service.session.distributedcache.spi that throw ClusteringNotSupportedException
<T extends OutgoingDistributableSessionData>
DistributedCacheManager<T>
DistributedCacheManagerFactory.getDistributedCacheManager(LocalDistributableSessionManager localManager)
           
 DistributedCacheManagerFactory DistributedCacheManagerFactoryFactory.getDistributedCacheManagerFactory()
          Returns the factory, creating one if necessary by loading the factory class and invoking Class.newInstance().
 TomcatClusterDistributedCacheManagerFactory DistributedCacheManagerFactoryFactory.getTomcatClusterDistributedCacheManagerFactory(TomcatClusterConfig config)
           
 



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