Uses of Package
madkit.message.hook

Packages that use madkit.message.hook
Package
Description
Contains message classes useful for monitoring MaDKit kernel events.
  • Class
    Description
    Root class of messages which are sent to agents that have requested hooks to the kernel
    This message could be used to request a kernel's hook on agent actions so that the sender will be kept informed when an agent performed particular action.
    Enumeration representing agent actions that could be monitored using hooks.