Package | Description |
---|---|
UserFactoryPattern |
Modifier and Type | Class and Description |
---|---|
class |
HumanUserFactory
Allow to create human users.
|
class |
MoralUserFactory
Allow to create generic non human users.
|
Modifier and Type | Method and Description |
---|---|
static UserFactory |
FactoryUserFactory.createUserFactory(java.lang.String typeOfUserFactory) |