Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.xots.admin.server
Class InformationDeskServantFactory  view InformationDeskServantFactory download InformationDeskServantFactory.java

java.lang.Object
  extended byorg.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)