demo
Interface SendMail

All Known Implementing Classes:
SendMailAgent, SendMailEHA

public interface SendMail
extends Agent


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 void sendMail()
           
 
Methods inherited from interface metaglue.Agent
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou
 

Method Detail

sendMail

public void sendMail()
              throws RemoteException