Uses of Class
jade.core.event.JADEEvent
-
Packages that use JADEEvent Package Description jade.core This package contains the microkernel of JADE system.jade.core.event -
-
Uses of JADEEvent in jade.core
Methods in jade.core with parameters of type JADEEvent Modifier and Type Method Description voidFEListener. handleEvent(JADEEvent ev) -
Uses of JADEEvent in jade.core.event
Subclasses of JADEEvent in jade.core.event Modifier and Type Class Description classAgentEventThis class represents an event related to the agent life-cycle and configuration.classContainerEventThis class represents a container related eventclassMessageEventThis class represents the events related to ACL message passing.classMTPEventThis class represents an event related to the MTP configuration.classPlatformEventThis class represents an event related to the platform life cycle and configuration.
-