|
|||||||||
| Home >> All >> org >> xots >> admin >> [ server overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.xots.admin.server
Class InformationDeskServantFactory

java.lang.Objectorg.xots.admin.server.InformationDeskServantFactory
- public class InformationDeskServantFactory
- extends java.lang.Object
| Field Summary | |
(package private) static InformationDeskServantFactory |
instance
|
| Constructor Summary | |
private |
InformationDeskServantFactory()
|
| Method Summary | |
InformationDesk |
create(AdministratorServant admin,
org.omg.CORBA.ORB orb,
int checkInterval)
|
static InformationDeskServantFactory |
getInstance()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
instance
static InformationDeskServantFactory instance
| Constructor Detail |
InformationDeskServantFactory
private InformationDeskServantFactory()
| Method Detail |
getInstance
public static InformationDeskServantFactory getInstance()
create
public InformationDesk create(AdministratorServant admin, org.omg.CORBA.ORB orb, int checkInterval)
|
|||||||||
| Home >> All >> org >> xots >> admin >> [ server overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.xots.admin.server.InformationDeskServantFactory