|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultServiceLocator | |
|---|---|
| org.sonatype.aether.impl.internal | |
| Uses of DefaultServiceLocator in org.sonatype.aether.impl.internal |
|---|
| Methods in org.sonatype.aether.impl.internal that return DefaultServiceLocator | ||
|---|---|---|
|
DefaultServiceLocator.addService(Class<T> type,
Class<? extends T> impl)
Adds the implementation class for a service. |
|
|
DefaultServiceLocator.setService(Class<T> type,
Class<? extends T> impl)
Sets the implementation class for a service. |
|
|
DefaultServiceLocator.setServices(Class<T> type,
T... services)
Sets the instances for a service. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||