Build Events Listener Registry
Allows a plugin to receive information about the operations that run within a build.
An instance of this registry can be injected into tasks, plugins and other objects by annotating a public constructor or property getter method with javax.inject.Inject
.
Since
6.1