public interface GroupServiceNameFactory
ServiceName for a group-based clustering service.| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_NAME |
static org.jboss.msc.service.ServiceName |
BASE_SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceName |
getServiceName(String group)
Returns an appropriate
ServiceName for the specified group. |
static final String BASE_NAME
static final org.jboss.msc.service.ServiceName BASE_SERVICE_NAME
org.jboss.msc.service.ServiceName getServiceName(String group)
ServiceName for the specified group.group - group nameCopyright © 2015 JBoss by Red Hat. All rights reserved.