|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedCacheManagerFactory | |
---|---|
org.jboss.web.tomcat.service.session.distributedcache.spi |
Uses of DistributedCacheManagerFactory in org.jboss.web.tomcat.service.session.distributedcache.spi |
---|
Subinterfaces of DistributedCacheManagerFactory in org.jboss.web.tomcat.service.session.distributedcache.spi | |
---|---|
interface |
TomcatClusterDistributedCacheManagerFactory
|
Methods in org.jboss.web.tomcat.service.session.distributedcache.spi that return DistributedCacheManagerFactory | |
---|---|
DistributedCacheManagerFactory |
DistributedCacheManagerFactoryFactory.getDistributedCacheManagerFactory()
Returns the factory, creating one if necessary by loading the factory class and invoking
Class.newInstance() . |
Methods in org.jboss.web.tomcat.service.session.distributedcache.spi with parameters of type DistributedCacheManagerFactory | |
---|---|
void |
DistributedCacheManagerFactoryFactory.setDistributedCacheManagerFactory(DistributedCacheManagerFactory distributedCacheManagerFactory)
Allows injection of the DistributedCacheManagerFactory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |