| Package | Description |
|---|---|
| org.eclipse.aether.spi.locator |
A lightweight service locator infrastructure to help components acquire dependent components.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Service.initService(ServiceLocator locator) |
Provides the opportunity to initialize this service and to acquire other services for its operation from the
locator.
|