public class EJBRemotingConnectorClientMappingsEntryProviderService extends Object implements CapabilityServiceBuilder<Map.Entry<String,List<org.jboss.as.network.ClientMapping>>>, org.jboss.msc.value.Value<Map.Entry<String,List<org.jboss.as.network.ClientMapping>>>
| Constructor and Description |
|---|
EJBRemotingConnectorClientMappingsEntryProviderService(String clientMappingsClusterName,
org.jboss.msc.service.ServiceName remotingServerInfoServiceName) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceBuilder<Map.Entry<String,List<org.jboss.as.network.ClientMapping>>> |
build(org.jboss.msc.service.ServiceTarget target) |
org.wildfly.clustering.service.Builder<Map.Entry<String,List<org.jboss.as.network.ClientMapping>>> |
configure(org.jboss.as.controller.OperationContext context) |
org.jboss.msc.service.ServiceName |
getServiceName() |
Map.Entry<String,List<org.jboss.as.network.ClientMapping>> |
getValue() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigurepublic EJBRemotingConnectorClientMappingsEntryProviderService(String clientMappingsClusterName, org.jboss.msc.service.ServiceName remotingServerInfoServiceName)
public org.jboss.msc.service.ServiceName getServiceName()
getServiceName in interface org.wildfly.clustering.service.ServiceNameProviderpublic org.wildfly.clustering.service.Builder<Map.Entry<String,List<org.jboss.as.network.ClientMapping>>> configure(org.jboss.as.controller.OperationContext context)
configure in interface CapabilityServiceBuilder<Map.Entry<String,List<org.jboss.as.network.ClientMapping>>>public org.jboss.msc.service.ServiceBuilder<Map.Entry<String,List<org.jboss.as.network.ClientMapping>>> build(org.jboss.msc.service.ServiceTarget target)
build in interface org.wildfly.clustering.service.Builder<Map.Entry<String,List<org.jboss.as.network.ClientMapping>>>Copyright © 2018 JBoss by Red Hat. All rights reserved.