|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--Testing.ServerFactory
|
+--Testing.PersonalServerFactory
Concrete factory the create a Personal server : All limeted meeting are available, languages = fr/eng, default language = english
| Field Summary |
| Fields inherited from class Testing.ServerFactory |
server |
| Constructor Summary | |
PersonalServerFactory()
|
|
| Method Summary | |
void |
makeAvailablemeetings()
Set the set of available meetings to the server to be build. |
void |
makeLanguages()
Initialize the ServerMessage singleton with available languages. |
void |
makeTranslator()
Builds or not the translator for the server. |
| Methods inherited from class Testing.ServerFactory |
getServer, ServerFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PersonalServerFactory()
| Method Detail |
public void makeTranslator()
makeTranslator in class ServerFactorypublic void makeAvailablemeetings()
makeAvailablemeetings in class ServerFactorypublic void makeLanguages()
makeLanguages in class ServerFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||