|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContainerListener
The interface to be implemented by classes that need to be notified about
ContainerEvent-s
by the JADE Notification-Service
NotificationHelper
Method Summary
voidbornAgent(ContainerEvent ev)
voiddeadAgent(ContainerEvent ev)
voidleadershipAcquired(ContainerEvent ev)
voidreattached(ContainerEvent ev)
voidreconnected(ContainerEvent ev)
Method Detail
bornAgent
void bornAgent(ContainerEvent ev)
deadAgent
void deadAgent(ContainerEvent ev)
reattached
void reattached(ContainerEvent ev)
reconnected
void reconnected(ContainerEvent ev)
leadershipAcquired
void leadershipAcquired(ContainerEvent ev)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD