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

java.lang.Object_InformationChangeListenerImplBase
org.xots.admin.server.InformationChangeListenerServant
- class InformationChangeListenerServant
- extends _InformationChangeListenerImplBase
| Field Summary | |
private org.omg.CORBA.ORB |
orb
|
| Constructor Summary | |
private |
InformationChangeListenerServant()
|
|
InformationChangeListenerServant(org.omg.CORBA.ORB _orb)
|
| Method Summary | |
void |
notifyNamedStrings(NamedStringDelta[] changes)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
orb
private org.omg.CORBA.ORB orb
| Constructor Detail |
InformationChangeListenerServant
private InformationChangeListenerServant()
InformationChangeListenerServant
public InformationChangeListenerServant(org.omg.CORBA.ORB _orb)
| Method Detail |
notifyNamedStrings
public void notifyNamedStrings(NamedStringDelta[] changes)
|
|||||||||
| Home >> All >> org >> xots >> admin >> [ server overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
_InformationChangeListenerImplBase