|
||||||||||
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(java.lang.Class<T> type,
java.lang.Class<? extends T> impl)
Adds the implementation class for a service. |
|
|
DefaultServiceLocator.setService(java.lang.Class<T> type,
java.lang.Class<? extends T> impl)
Sets the implementation class for a service. |
|
|
DefaultServiceLocator.setServices(java.lang.Class<T> type,
T... services)
Sets the instances for a service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |