T
- The type of objects which this factory creates.public interface NamedDomainObjectFactory<T>
T
.Modifier and Type | Method and Description |
---|---|
T |
create(java.lang.String name)
Creates a new object with the given name.
|
T create(java.lang.String name)
name
- The name