public interface DistributableSessionManagerFactoryBuilder
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceBuilder<io.undertow.servlet.api.SessionManagerFactory> |
build(org.jboss.msc.service.ServiceTarget target,
org.jboss.msc.service.ServiceName name,
DistributableSessionManagerConfiguration configuration)
Builds a
SessionManagerFactory service. |
org.jboss.msc.service.ServiceBuilder<io.undertow.servlet.api.SessionManagerFactory> build(org.jboss.msc.service.ServiceTarget target,
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 © 2015 JBoss by Red Hat. All rights reserved.