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