public interface DistributableSessionManagerFactoryServiceConfiguratorProvider
| Modifier and Type | Field and Description |
|---|---|
static Optional<DistributableSessionManagerFactoryServiceConfiguratorProvider> |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.clustering.controller.CapabilityServiceConfigurator |
getServiceConfigurator(org.jboss.msc.service.ServiceName name,
DistributableSessionManagerConfiguration configuration)
Builds a
SessionManagerFactory service. |
static final Optional<DistributableSessionManagerFactoryServiceConfiguratorProvider> INSTANCE
org.jboss.as.clustering.controller.CapabilityServiceConfigurator getServiceConfigurator(org.jboss.msc.service.ServiceName name,
DistributableSessionManagerConfiguration configuration)
SessionManagerFactory service.target - the service targetname - the service name of the SessionManagerFactory servicedeploymentServiceName - service name of the web applicationmodule - the deployment modulemetaData - the web application meta dataCopyright © 2019 JBoss by Red Hat. All rights reserved.