vishnu.patterns
Interface Interested<I,N>

All Known Implementing Classes:
FutureResponseImpl

public interface Interested<I,N>

 

Method Summary
 void notify(I interest, N notice)
           
 

Method Detail

notify

void notify(I interest,
            N notice)