public class SimpleMessagingCleanerAgent
extends java.lang.Object
Constructor and Description |
---|
SimpleMessagingCleanerAgent() |
Modifier and Type | Method and Description |
---|---|
void |
cleanerAdded(Cleaner other,
IInternalAccess agent)
An example plan to be executed whenever a new cleaner is seen.
|
public void cleanerAdded(Cleaner other, IInternalAccess agent)
other
- The other cleaner (info object provided by sensor).agent
- Internal API object of this agent used to send a message.