Package | Description |
---|---|
org.eclipse.aether.impl |
The provisional interfaces defining the various sub components that implement the repository system.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.Class<?>,DefaultServiceLocator.Entry<?>> |
DefaultServiceLocator.entries
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
private <T> DefaultServiceLocator.Entry<T> |
DefaultServiceLocator.getEntry(java.lang.Class<T> type,
boolean create)
Deprecated.
|