All Packages Class Hierarchy This Package Previous Next Index
Interface ajanta.util.Reportable
- public interface Reportable
A reportable interface, implimented by any entity
who wants to report agent status
-
report(Agent)
- impementation specific report
report
public abstract void report(Agent ag)
- impementation specific report
- Parameters:
- ag - - the agent repoting
All Packages Class Hierarchy This Package Previous Next Index