Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS

Interface com.orbs.pub.agent.role.ActorRemote

Implementing Classes:
Host

public interface ActorRemote
extends java.rmi.Remote

A semantic interface for bootstrapping the exchange of semantic interfaces between remote objects.

The semantic definition for this interface is available at:
http://www.alumni.caltech.edu/~croft/research/agent/role/

This differs from the com.orbs.pub.agent.role.Actor semantic interface in the following ways:

  1. the interface extend java.rmi.Remote
  2. the method throws java.rmi.RemoteException

The copyright has been released by the author to the public domain.

Version:
1998-04-26
Author:
David W. Croft

Method Summary
java.lang.String[]  getRolesRemote()
 
 

Method Detail

getRolesRemote

public java.lang.String[] getRolesRemote() throws java.rmi.RemoteException

Contents | Package | Class | Tree | Deprecated | Index | Help


Virtual Anarchy of Free Traders
PREV | NEXT SHOW LISTS | HIDE LISTS