agentland.info.news
Interface NewsDisplay

All Superinterfaces:
Agent, Daemon, Good, Managed, Remote, Spy
All Known Subinterfaces:
NewsSign
All Known Implementing Classes:
NewsDisplayAgent

public interface NewsDisplay
extends Daemon


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 News getNews()
           
 
Methods inherited from interface agentland.rufus.Daemon
getMeanTime, isStopped, setMeanTime, startDaemon, stopDaemon
 
Methods inherited from interface agentland.resource.Managed
getNeed, replace, replace, resources, yank, yank
 
Methods inherited from interface agentland.util.Good
getHistory, getHistoryElement, resetHistory
 
Methods inherited from interface metaglue.Agent
addMonitor, alive, getAgentID, getMetaglueAgentID, getOldLogs, shutdown, startup, whereAreYou
 
Methods inherited from interface agentland.util.Spy
tell
 

Method Detail

getNews

public News getNews()
             throws RemoteException