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 void
LocalServiceRegistry. syncExecute(LocalServiceRegistry.ServiceStarter[] startServices)
Submits the designatedServiceStarter
s to an executor service and waits for them to complete.
-