Class RemoteSiteServiceNameProvider
java.lang.Object
org.jboss.as.clustering.jgroups.subsystem.RemoteSiteServiceNameProvider
- All Implemented Interfaces:
ServiceNameProvider
- Direct Known Subclasses:
RemoteSiteConfigurationServiceConfigurator
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteSiteServiceNameProvider(org.jboss.as.controller.PathAddress address) RemoteSiteServiceNameProvider(org.jboss.as.controller.PathAddress relayAddress, org.jboss.as.controller.PathElement path) -
Method Summary
-
Constructor Details
-
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 Details
-
getServiceName
public org.jboss.msc.service.ServiceName getServiceName()- Specified by:
getServiceNamein interfaceServiceNameProvider
-