factories property

List<String> factories

A list of class name regex patterns (case sensitive) to use to determine whether to register the injectable as a factory.

Implementation

List<String> get factories;