agentland.device.intelliCD.jukebox
Interface Jukebox

All Superinterfaces:
Agent, Remote
All Known Implementing Classes:
JukeboxAgent

public interface Jukebox
extends Agent


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

Method Detail

inform

public void inform(Secret secret)
            throws RemoteException

windowUp

public void windowUp()
              throws RemoteException