Package-level declarations
This package contains Gradle containers to ease the usage of containers in an IVI project, for instance to create and obtain the containers in a more type safe fashion.
Types
Link copied to clipboard
Gradle container for IviInstanceConfigurators.
Link copied to clipboard
interface RuntimeDeploymentContainer<C : RuntimeDeploymentConfigurator> : NamedDomainObjectContainer<C>
Gradle container for runtime deployments.