Rice Pastry API

rice.scribe
Interface IScribeObserver

All Known Implementing Classes:
DirectScribeMaintenanceTestApp

public interface IScribeObserver

Version:
$Id: IScribeObserver.java,v 1.2 2003/01/26 08:00:33 atuls Exp $
Author:
Atul Singh

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.

Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection