public interface CacheGroupServiceNameFactory extends GroupServiceNameFactory
ServiceName for a cache-based clustering service.| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CACHE
The name of the default cache of a cache container
|
BASE_NAME, BASE_SERVICE_NAME| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceName |
getServiceName(String container,
String cache)
Returns an appropriate
ServiceName for the specified container and cache. |
getServiceNamestatic final String DEFAULT_CACHE
Copyright © 2015 JBoss by Red Hat. All rights reserved.