Uses of Interface
org.eclipse.aether.spi.locator.ServiceLocator
Packages that use ServiceLocator
Package
Description
A lightweight service locator infrastructure to help components acquire dependent components.
-
Uses of ServiceLocator in org.eclipse.aether.spi.locator
Methods in org.eclipse.aether.spi.locator with parameters of type ServiceLocatorModifier and TypeMethodDescriptionvoidService.initService(ServiceLocator locator) Deprecated.Provides the opportunity to initialize this service and to acquire other services for its operation from the locator.