Package | Description |
---|---|
org.jboss.as.clustering.web | |
org.jboss.as.clustering.web.impl | |
org.jboss.as.clustering.web.infinispan | |
org.jboss.as.web.session |
Modifier and Type | Method and Description |
---|---|
BatchingManager |
DistributedCacheManager.getBatchingManager()
Gets the BatchingManager.
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionBatchingManager |
Modifier and Type | Method and Description |
---|---|
BatchingManager |
DistributedCacheManager.getBatchingManager()
Gets the BatchingManager.
|
Constructor and Description |
---|
DistributedCacheManager(LocalDistributableSessionManager manager,
org.infinispan.Cache<String,Map<Object,Object>> cache,
Registry<String,Void> registry,
SharedLocalYieldingClusterLockManager lockManager,
SessionAttributeStorage<T> attributeStorage,
BatchingManager batchingManager,
CacheInvoker invoker) |
Constructor and Description |
---|
ClusteredSessionValve(org.apache.catalina.Manager manager,
BatchingManager tm)
Create a new Valve.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.