agentland.software
Interface WindowsWebBrowser

All Known Implementing Classes:
WindowsWebBrowserAgent

public interface WindowsWebBrowser
extends Notifier, Agent


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 String getURL()
           
 void goURL(String url)
           
 
Methods inherited from interface agentland.util.Notifier
addSpy, addSpy, gossip, notify, passNotify, removeAllSpies, removeSpy, removeSpy
 

Method Detail

goURL

public void goURL(String url)
           throws RemoteException

getURL

public String getURL()
              throws RemoteException