Interface CacheCapabilityServiceConfiguratorFactory<T>
-
public interface CacheCapabilityServiceConfiguratorFactory<T>Builds a service for a cache.- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CapabilityServiceConfiguratorcreateServiceConfigurator(org.jboss.msc.service.ServiceName name, String containerName, String cacheName)
-
-
-
Method Detail
-
createServiceConfigurator
CapabilityServiceConfigurator createServiceConfigurator(org.jboss.msc.service.ServiceName name, String containerName, String cacheName)
-
-