rice.scribe
Interface IScribeObserver

All Known Implementing Classes:
DirectScribeMaintenanceTestApp

public interface IScribeObserver


Method Summary
 void update(java.lang.Object obj)
          Method called by underlying scribe layer whenever a topic data structure is created implicitly.
 

Method Detail

update

public void update(java.lang.Object obj)
Method called by underlying scribe layer whenever a topic data structure is created implicitly.

Parameters:
obj - The object associated with the topic creation event, here it is the topicId of the topic created.





Imprint-Dataprotection