NamedDomainObjectFactory

A factory for named objects of type T.

Functions

Link copied to clipboard
abstract fun create(name: String): T
Creates a new object with the given name.