grinda.impl.tuplespace
Interface OperationListener


public interface OperationListener

Interface that must be implemented by those classes interesting in receiving notification about operation occured in a tuple space

Version:
1.0
Author:
Sirio Capizzi

Method Summary
 void notify(OperationType operation, java.lang.String spaceName, InternalTuple t)
           
 

Method Detail

notify

void notify(OperationType operation,
            java.lang.String spaceName,
            InternalTuple t)


Copyright © 2006 Sirio Capizzi. All Rights Reserved.