|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.retrogui.messageserver.server.AbstractServerApplicationFactory
Class
| Constructor Summary | |
AbstractServerApplicationFactory(java.lang.Object configurationObject)
Creates a new AbstractServerApplicationFactory object. |
|
| Method Summary | |
abstract AbstractServerApplication |
getApplication(Session session)
factory method. |
protected java.lang.Object |
getConfigurationObject()
getter |
MessageServer |
getMessageServer()
getter |
void |
setMessageServer(MessageServer server)
setter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractServerApplicationFactory(java.lang.Object configurationObject)
configurationObject - DOCUMENT ME!| Method Detail |
public abstract AbstractServerApplication getApplication(Session session)
throws ApplicationFactoryException
session -
ApplicationFactoryExceptionprotected java.lang.Object getConfigurationObject()
public MessageServer getMessageServer()
public void setMessageServer(MessageServer server)
server -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||