CoarseSessionFactory(org.infinispan.Cache<String,CoarseSessionCacheEntry<L>> sessionCache,
org.infinispan.Cache<SessionAttributesCacheKey,org.wildfly.clustering.marshalling.MarshalledValue<Map<String,Object>,org.wildfly.clustering.marshalling.MarshallingContext>> attributesCache,
SessionContext context,
org.wildfly.clustering.marshalling.Marshaller<Map<String,Object>,org.wildfly.clustering.marshalling.MarshalledValue<Map<String,Object>,org.wildfly.clustering.marshalling.MarshallingContext>> marshaller,
LocalContextFactory<L> localContextFactory) |