@Singleton
public class GolangConfigurationContainer
extends org.gradle.api.internal.AbstractNamedDomainObjectContainer<org.gradle.api.artifacts.Configuration>
implements org.gradle.api.artifacts.ConfigurationContainer
| Constructor and Description |
|---|
GolangConfigurationContainer(org.gradle.internal.reflect.Instantiator instantiator) |
| Modifier and Type | Method and Description |
|---|---|
GolangConfiguration |
detachedConfiguration(org.gradle.api.artifacts.Dependency... dependencies) |
protected GolangConfiguration |
doCreate(java.lang.String name) |
configure, create, create, create, createConfigureDelegate, getDisplayName, maybeCreatefiltered, filteredStore, findAll, matching, matching, withTypeadd, addRule, addRule, assertCanAdd, assertCanAdd, clear, createNotFoundException, didAdd, didRemove, filteredIndex, findByName, findByNameWithoutRules, getAsDynamicObject, getAsMap, getAt, getByName, getByName, getByName, getConvention, getElementsAsDynamicObject, getExtensions, getInstantiator, getNamer, getNames, getRules, getTypeDisplayName, handleAttemptToAddItemWithNonUniqueName, hasWithName, index, removeByNameaddAll, all, all, assertMutable, beforeChange, contains, containsAll, createFilter, createFilter, createFilter, filteredEvents, findAll, getEventRegister, getStore, getType, isEmpty, iterator, remove, removeAll, retainAll, size, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAt, getByName, getByName, getByNameconfigure, create, create, create, maybeCreatefindAll, matching, matching, withTypeadd, addAll, addRule, addRule, findByName, getAsMap, getNamer, getNames, getRulesall, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType@Inject public GolangConfigurationContainer(org.gradle.internal.reflect.Instantiator instantiator)
protected GolangConfiguration doCreate(java.lang.String name)
doCreate in class org.gradle.api.internal.AbstractNamedDomainObjectContainer<org.gradle.api.artifacts.Configuration>public GolangConfiguration detachedConfiguration(org.gradle.api.artifacts.Dependency... dependencies)
detachedConfiguration in interface org.gradle.api.artifacts.ConfigurationContainer