public interface DistributableSessionManagerFactoryBuilderProvider
| Modifier and Type | Field and Description |
|---|---|
static Optional<DistributableSessionManagerFactoryBuilderProvider> |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.clustering.controller.CapabilityServiceBuilder<io.undertow.servlet.api.SessionManagerFactory> |
getBuilder(org.jboss.msc.service.ServiceName name,
DistributableSessionManagerConfiguration configuration)
Builds a
SessionManagerFactory service. |
static final Optional<DistributableSessionManagerFactoryBuilderProvider> INSTANCE
org.jboss.as.clustering.controller.CapabilityServiceBuilder<io.undertow.servlet.api.SessionManagerFactory> getBuilder(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 © 2018 JBoss by Red Hat. All rights reserved.