Package | Description |
---|---|
org.eclipse.aether.connector.async | |
org.eclipse.aether.connector.file | |
org.eclipse.aether.connector.wagon | |
org.eclipse.aether.impl | |
org.eclipse.aether.spi.locator |
Modifier and Type | Method and Description |
---|---|
void |
AsyncRepositoryConnectorFactory.initService(ServiceLocator locator) |
Modifier and Type | Method and Description |
---|---|
void |
FileRepositoryConnectorFactory.initService(ServiceLocator locator) |
Modifier and Type | Method and Description |
---|---|
void |
WagonRepositoryConnectorFactory.initService(ServiceLocator locator) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultServiceLocator
A simple service locator that is already setup with all components from this library.
|
Modifier and Type | Method and Description |
---|---|
void |
Service.initService(ServiceLocator locator)
Provides the opportunity to initialize this service and to acquire other services for its operation from the
locator.
|
Copyright © 2010-2012 The Eclipse Foundation. All Rights Reserved.