Interface SoftwareComponentContainer
- All Superinterfaces:
Collection<SoftwareComponent>, Configurable<NamedDomainObjectContainer<SoftwareComponent>>, DomainObjectCollection<SoftwareComponent>, DomainObjectSet<SoftwareComponent>, ExtensiblePolymorphicDomainObjectContainer<SoftwareComponent>, Iterable<SoftwareComponent>, NamedDomainObjectCollection<SoftwareComponent>, NamedDomainObjectContainer<SoftwareComponent>, org.gradle.api.internal.rules.NamedDomainObjectFactoryRegistry<SoftwareComponent>, NamedDomainObjectSet<SoftwareComponent>, PolymorphicDomainObjectContainer<SoftwareComponent>, Set<SoftwareComponent>
@ServiceScope(org.gradle.internal.service.scopes.Scope.Project.class)
public interface SoftwareComponentContainer
extends ExtensiblePolymorphicDomainObjectContainer<SoftwareComponent>
A Container that contains all of the Software Components produced by a Project.
-
Method Summary
Methods inherited from interface Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface DomainObjectCollection
addAllLater, addLater, all, all, configureEach, disallowChanges, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface ExtensiblePolymorphicDomainObjectContainer
registerBinding, registerFactory, registerFactoryMethods inherited from interface NamedDomainObjectCollection
add, addAll, addRule, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getByName, getCollectionSchema, getNamer, getNames, getRules, named, named, named, namedMethods inherited from interface NamedDomainObjectContainer
configure, create, create, create, maybeCreate, register, registerMethods inherited from interface PolymorphicDomainObjectContainer
containerWithType, create, create, maybeCreate, register, register