Interface NamedDomainObjectFactory<T>
- Type Parameters:
T- The type of objects which this factory creates.
public interface NamedDomainObjectFactory<T>
A factory for named objects of type
T.-
Method Summary
-
Method Details
-
create
-
T - The type of objects which this factory creates.T.