grinda.client
Interface TupleSpaceListener


public interface TupleSpaceListener

Used by the object that are interested in notification of operation on the tuple space


Method Summary
 void notify(TupleSpaceResult value)
          Called to notify that an operation occured
 

Method Detail

notify

void notify(TupleSpaceResult value)
Called to notify that an operation occured

Parameters:
value - the tuple involved in the operation


Copyright © 2006 Sirio Capizzi. All Rights Reserved.