ami
Interface AMIObserver


public interface AMIObserver

Generic observer used in any observer design pattern

Version:
1.0
Author:
Bertrand Florat

Method Summary
 void update()
          Notify the event
 

Method Detail

update

public void update()
Notify the event