Uses of Interface
de.aristaflow.adept2.base.registry.LocalServiceRegistry.ServiceStarter
-
Packages that use LocalServiceRegistry.ServiceStarter Package Description de.aristaflow.adept2.base.registry -
-
Uses of LocalServiceRegistry.ServiceStarter in de.aristaflow.adept2.base.registry
Methods in de.aristaflow.adept2.base.registry with parameters of type LocalServiceRegistry.ServiceStarter Modifier and Type Method Description protected voidLocalServiceRegistry. syncExecute(LocalServiceRegistry.ServiceStarter[] startServices)Submits the designatedServiceStarters to an executor service and waits for them to complete.
-