S - the HttpSession specification typeSC - the ServletContext specification typeAL - the HttpSessionAttributeListener specification typeMC - the marshalling context typeLC - the local context typepublic class HotRodSessionManagerFactoryServiceConfigurator<S,SC,AL,MC,LC> extends org.wildfly.clustering.service.SimpleServiceNameProvider implements org.jboss.as.clustering.controller.CapabilityServiceConfigurator, HotRodSessionManagerFactoryConfiguration<S,SC,AL,MC,LC>, Supplier<org.wildfly.clustering.web.session.SessionManagerFactory<SC,LC,org.wildfly.clustering.ee.cache.tx.TransactionBatch>>
| Constructor and Description |
|---|
HotRodSessionManagerFactoryServiceConfigurator(HotRodSessionManagementConfiguration configuration,
org.wildfly.clustering.web.session.SessionManagerFactoryConfiguration<S,SC,AL,MC,LC> factoryConfiguration) |
equals, getServiceName, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitconfiguregetServiceNamegetCachePropertiespublic HotRodSessionManagerFactoryServiceConfigurator(HotRodSessionManagementConfiguration configuration, org.wildfly.clustering.web.session.SessionManagerFactoryConfiguration<S,SC,AL,MC,LC> factoryConfiguration)
public org.wildfly.clustering.service.ServiceConfigurator configure(org.jboss.as.controller.capability.CapabilityServiceSupport support)
configure in interface org.jboss.as.clustering.controller.CapabilityServiceConfiguratorpublic org.jboss.msc.service.ServiceBuilder<?> build(org.jboss.msc.service.ServiceTarget target)
build in interface org.wildfly.clustering.service.ServiceConfiguratorpublic org.wildfly.clustering.web.session.SessionManagerFactory<SC,LC,org.wildfly.clustering.ee.cache.tx.TransactionBatch> get()
get in interface Supplier<org.wildfly.clustering.web.session.SessionManagerFactory<SC,LC,org.wildfly.clustering.ee.cache.tx.TransactionBatch>>public org.wildfly.clustering.web.session.SessionAttributePersistenceStrategy getAttributePersistenceStrategy()
getAttributePersistenceStrategy in interface org.wildfly.clustering.web.session.DistributableSessionManagementConfigurationpublic String getContainerName()
getContainerName in interface HotRodConfigurationpublic String getConfigurationName()
getConfigurationName in interface HotRodConfigurationpublic Integer getMaxActiveSessions()
public org.wildfly.clustering.marshalling.spi.MarshalledValueFactory<MC> getMarshalledValueFactory()
public org.wildfly.clustering.web.LocalContextFactory<LC> getLocalContextFactory()
public String getServerName()
getServerName in interface org.wildfly.clustering.web.WebDeploymentConfigurationpublic String getDeploymentName()
getDeploymentName in interface org.wildfly.clustering.web.WebDeploymentConfigurationpublic org.wildfly.clustering.ee.Immutability getImmutability()
public <K,V> org.infinispan.client.hotrod.RemoteCache<K,V> getCache()
getCache in interface HotRodSessionMetaDataFactoryConfigurationpublic org.wildfly.clustering.web.session.SpecificationProvider<S,SC,AL> getSpecificationProvider()
Copyright © 2020 JBoss by Red Hat. All rights reserved.