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