|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
M - The Manager type.T - The Factory data type.public interface ManagerFactory<M,T>
Creates Manager objects.
| Method Summary | |
|---|---|
M |
createManager(String name,
T data)
Creates a Manager. |
| Method Detail |
|---|
M createManager(String name,
T data)
name - The name of the entity to manage.data - The data required to create the entity.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||