jade.core
Class CallbackInvokator

java.lang.Object
  extended by jade.core.CallbackInvokator
All Implemented Interfaces:
java.io.Serializable

public class CallbackInvokator
extends java.lang.Object
implements Serializable

This class is used internally by the framework and is not accessible to users.

Author:
Giovanni Caire - TILAB
See Also:
Serialized Form

Method Summary
 void invokeCallbackMethod(Agent a, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

invokeCallbackMethod

public void invokeCallbackMethod(Agent a,
                                 java.lang.String name)