Package org.jboss.as.ejb3.remote
Class EJBRemotingConnectorClientMappingsEntryProviderService
java.lang.Object
org.wildfly.clustering.service.SimpleServiceNameProvider
org.jboss.as.ejb3.remote.EJBRemotingConnectorClientMappingsEntryProviderService
- All Implemented Interfaces:
Supplier<Map.Entry<String,,List<org.jboss.as.network.ClientMapping>>> CapabilityServiceConfigurator,ServiceConfigurator,ServiceNameProvider
public class EJBRemotingConnectorClientMappingsEntryProviderService
extends SimpleServiceNameProvider
implements CapabilityServiceConfigurator, Supplier<Map.Entry<String,List<org.jboss.as.network.ClientMapping>>>
- Author:
- Jaikiran Pai
-
Constructor Summary
ConstructorsConstructorDescriptionEJBRemotingConnectorClientMappingsEntryProviderService(String containerName, String connectorName) -
Method Summary
Methods inherited from class org.wildfly.clustering.service.SimpleServiceNameProvider
equals, getServiceName, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jboss.as.clustering.controller.CapabilityServiceConfigurator
configureMethods inherited from interface org.wildfly.clustering.service.ServiceNameProvider
getServiceName
-
Constructor Details
-
EJBRemotingConnectorClientMappingsEntryProviderService
-
-
Method Details
-
configure
- Specified by:
configurein interfaceCapabilityServiceConfigurator
-
build
public org.jboss.msc.service.ServiceBuilder<?> build(org.jboss.msc.service.ServiceTarget target) - Specified by:
buildin interfaceServiceConfigurator
-
get
-