singletons property

List<String> singletons

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

Implementation

List<String> get singletons;