matching

abstract fun matching(spec: Spec<out Any>): NamedDomainObjectCollection<T>
abstract fun matching(spec: Closure): NamedDomainObjectCollection<T>