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

Quick Search    Search Deep

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

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