|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
beforeMove()
does not result in
afterMoveFailed()
being called)
beforeMove()
does not result in
afterMoveFailed()
being called)
afterBirth()
does not
result in beforeDeath()
being called)
afterBirth()
does not
result in beforeDeath()
being called)
beforeMove()
callback on the agent, and then tries
to move it if no exception has been thrown by beforeMove()
.
beforeMove()
callback on the agent, and then tries
to move it if no exception has been thrown by beforeMove()
.
afterMove()
on the newly installed agent.
beforeResume()
callback on an agent in order to resume its activity.
beforeResume()
callback on an agent in order to resume its activity.
beforeSuspend()
callback on an agent in order to suspend its activity.
beforeSuspend()
callback on an agent in order to suspend its activity.
beforeShutdown()
on the hosted agents,
terminates agents that are still hosted, then calls agencyShutdown()
on the agency, and finally shuts the agency down.
beforeDeath()
callback on an agent, and then terminates it.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |