jade.domain.introspection
Interface AMSSubscriber.EventHandler

All Superinterfaces:
java.io.Serializable
Enclosing class:
AMSSubscriber

public static interface AMSSubscriber.EventHandler
extends Serializable

This interface must be implemented by concrete event handlers installed by this AMSSubscriber.


Method Summary
 void handle(Event ev)
           
 

Method Detail

handle

void handle(Event ev)


These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions