|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--Testing.ServerFactory
|
+--Testing.DemoServerFactory
Concrete factory the create a Demo server : Only Standard limeted meeting is available, No multilanguage, default language = english
| Field Summary |
| Fields inherited from class Testing.ServerFactory |
server |
| Constructor Summary | |
DemoServerFactory()
|
|
| 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 DemoServerFactory()
| 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 | |||||||||