|
|||||||||
| 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 InformationChangeListenerServantFactory

java.lang.Objectorg.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)
|
|||||||||
| 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.InformationChangeListenerServantFactory