public class SimpleSessionIdentifierCodecServiceConfigurator extends org.wildfly.clustering.service.SimpleServiceNameProvider implements org.jboss.as.clustering.controller.CapabilityServiceConfigurator, Function<Server,SessionIdentifierCodec>
SessionIdentifierCodec implementation.| Constructor and Description |
|---|
SimpleSessionIdentifierCodecServiceConfigurator(org.jboss.msc.service.ServiceName name,
String serverName) |
| Modifier and Type | Method and Description |
|---|---|
SessionIdentifierCodec |
apply(Server server) |
org.jboss.msc.service.ServiceBuilder<?> |
build(org.jboss.msc.service.ServiceTarget target) |
org.wildfly.clustering.service.ServiceConfigurator |
configure(org.jboss.as.controller.capability.CapabilityServiceSupport support) |
equals, getServiceName, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic SimpleSessionIdentifierCodecServiceConfigurator(org.jboss.msc.service.ServiceName name,
String serverName)
public SessionIdentifierCodec apply(Server server)
apply in interface Function<Server,SessionIdentifierCodec>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.ServiceConfiguratorCopyright © 2019 JBoss by Red Hat. All rights reserved.