public abstract class FactoryUserFactory
extends java.lang.Object
Constructor and Description |
---|
FactoryUserFactory() |
Modifier and Type | Method and Description |
---|---|
static UserFactory |
createUserFactory(java.lang.String typeOfUserFactory) |
public static UserFactory createUserFactory(java.lang.String typeOfUserFactory) throws ExceptionUnknownTypeOfUser
ExceptionUnknownTypeOfUser