@MetaInfServices(value=org.wildfly.extension.undertow.session.DistributableSessionIdentifierCodecBuilderProvider.class) public class DistributableSessionIdentifierCodecBuilderProvider extends Object implements DistributableSessionIdentifierCodecBuilderProvider
INSTANCE| Constructor and Description |
|---|
DistributableSessionIdentifierCodecBuilderProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.clustering.controller.CapabilityServiceBuilder<org.jboss.as.web.session.SessionIdentifierCodec> |
getDeploymentBuilder(org.jboss.msc.service.ServiceName name,
String serverName,
String deploymentName) |
Collection<org.jboss.as.clustering.controller.CapabilityServiceBuilder<?>> |
getServerBuilders(String serverName) |
public DistributableSessionIdentifierCodecBuilderProvider()
public org.jboss.as.clustering.controller.CapabilityServiceBuilder<org.jboss.as.web.session.SessionIdentifierCodec> getDeploymentBuilder(org.jboss.msc.service.ServiceName name,
String serverName,
String deploymentName)
getDeploymentBuilder in interface DistributableSessionIdentifierCodecBuilderProviderpublic Collection<org.jboss.as.clustering.controller.CapabilityServiceBuilder<?>> getServerBuilders(String serverName)
getServerBuilders in interface DistributableSessionIdentifierCodecBuilderProviderCopyright © 2018 JBoss by Red Hat. All rights reserved.