ajanta.agent
Class JoinableAgentProxy

java.lang.Object
  |
  +--ajanta.agent.JoinableAgentProxy
All Implemented Interfaces:
Joinable, Reportable, Resource, java.io.Serializable

public class JoinableAgentProxy
extends java.lang.Object
implements Joinable, Reportable, java.io.Serializable

See Also:
Serialized Form

Method Summary
 void join(ajanta.agent.Agent ag)
           
 void report(ajanta.agent.Agent ag)
          impementation specific report
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

join

public void join(ajanta.agent.Agent ag)
Specified by:
join in interface Joinable

report

public void report(ajanta.agent.Agent ag)
Description copied from interface: Reportable
impementation specific report

Specified by:
report in interface Reportable
Parameters:
ag - - the agent repoting