JADE Java Persistence API
1.0

com.jadeworld.jade
Interface SystemNotification


public interface SystemNotification

Interface to be implemented by any class wanting to receive a JADE system notification.


Method Summary
 void systemNotification(int eventType, java.lang.Object target, int eventTag)
           
 

Method Detail

systemNotification

void systemNotification(int eventType,
                        java.lang.Object target,
                        int eventTag)

JADE Java Persistence API
1.0

Copyright © 2007 Jade Software Corporation