Interface LocalSingletonServiceConfiguratorContext
-
- All Known Implementing Classes:
LocalSingletonServiceBuilderFactory,LocalSingletonServiceConfiguratorFactory
public interface LocalSingletonServiceConfiguratorContext- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SupplierDependency<Group>getGroupDependency()
-
-
-
Method Detail
-
getGroupDependency
SupplierDependency<Group> getGroupDependency()
-
-