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

Quick Search    Search Deep

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

java.lang.Object
  extended byorg.xots.admin.server.InformationChangeListenerServantFactory

public class InformationChangeListenerServantFactory
extends java.lang.Object


Field Summary
(package private) static InformationChangeListenerServantFactory instance
           
 
Constructor Summary
private InformationChangeListenerServantFactory()
           
 
Method Summary
 InformationChangeListener create(org.omg.CORBA.ORB orb)
           
static InformationChangeListenerServantFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

static InformationChangeListenerServantFactory instance
Constructor Detail

InformationChangeListenerServantFactory

private InformationChangeListenerServantFactory()
Method Detail

getInstance

public static InformationChangeListenerServantFactory getInstance()

create

public InformationChangeListener create(org.omg.CORBA.ORB orb)