public class DistributableSessionIdentifierCodecBuilder extends Object implements DistributableSessionIdentifierCodecBuilder, org.jboss.msc.value.Value<SessionIdentifierCodec>
SessionIdentifierCodec
service.Constructor and Description |
---|
DistributableSessionIdentifierCodecBuilder() |
DistributableSessionIdentifierCodecBuilder(RouteLocatorBuilderProvider provider) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.service.ServiceBuilder<SessionIdentifierCodec> |
build(org.jboss.msc.service.ServiceTarget target,
org.jboss.msc.service.ServiceName name,
String deploymentName)
Builds a
SessionIdentifierCodec service. |
org.jboss.msc.service.ServiceBuilder<?> |
buildServerDependency(org.jboss.msc.service.ServiceTarget target)
Builds cross-deployment dependencies needed for route handling
|
DistributableSessionIdentifierCodec |
getValue() |
public DistributableSessionIdentifierCodecBuilder()
public DistributableSessionIdentifierCodecBuilder(RouteLocatorBuilderProvider provider)
public org.jboss.msc.service.ServiceBuilder<SessionIdentifierCodec> build(org.jboss.msc.service.ServiceTarget target, org.jboss.msc.service.ServiceName name, String deploymentName)
DistributableSessionIdentifierCodecBuilder
SessionIdentifierCodec
service.build
in interface DistributableSessionIdentifierCodecBuilder
target
- a service targetname
- a service namepublic DistributableSessionIdentifierCodec getValue()
getValue
in interface org.jboss.msc.value.Value<SessionIdentifierCodec>
public org.jboss.msc.service.ServiceBuilder<?> buildServerDependency(org.jboss.msc.service.ServiceTarget target)
DistributableSessionIdentifierCodecBuilder
buildServerDependency
in interface DistributableSessionIdentifierCodecBuilder
target
- the service targetCopyright © 2017 JBoss by Red Hat. All rights reserved.