Class RemoteSiteServiceNameProvider

  • All Implemented Interfaces:
    org.wildfly.clustering.service.ServiceNameProvider
    Direct Known Subclasses:
    RemoteSiteConfigurationServiceConfigurator

    public class RemoteSiteServiceNameProvider
    extends Object
    implements org.wildfly.clustering.service.ServiceNameProvider
    Author:
    Paul Ferraro
    • Constructor Detail

      • RemoteSiteServiceNameProvider

        public RemoteSiteServiceNameProvider​(org.jboss.as.controller.PathAddress address)
      • RemoteSiteServiceNameProvider

        public RemoteSiteServiceNameProvider​(org.jboss.as.controller.PathAddress relayAddress,
                                             org.jboss.as.controller.PathElement path)
    • Method Detail

      • getServiceName

        public org.jboss.msc.service.ServiceName getServiceName()
        Specified by:
        getServiceName in interface org.wildfly.clustering.service.ServiceNameProvider