|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandlerFactory
class DefaultRepositoryHandlerFactory extends java.lang.Object
Constructor Summary | |
DefaultRepositoryHandlerFactory(ResolverFactory repositoryFactory)
|
Method Summary | |
---|---|
DefaultRepositoryHandler
|
createRepositoryHandler(Convention convention)
|
Methods inherited from class java.lang.Object | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Constructor Detail |
---|
public DefaultRepositoryHandlerFactory(ResolverFactory repositoryFactory)
Method Detail |
---|
public DefaultRepositoryHandler createRepositoryHandler(Convention convention)
Groovy Documentation