Class com.orbs.pub.app.agent.actor.AlphaAgent
java.lang.Object
    |
    +----com.orbs.pub.app.agent.actor.AlphaAgent
- public class AlphaAgent- extends java.lang.Object- implements Actor, java.lang.Runnable, java.io.Serializable
- Version: 
- 1998-04-26
- Author: 
- David W. Croft
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
message
public java.lang.String message
AlphaAgent
public AlphaAgent()
static void ()
- 
 
static void ()
- 
 
getRoles
public java.lang.String[] getRoles()
- 
- Implements:
- getRoles in interface Actor
 
run
public void run()
- 
- Implements:
- run in interface java.lang.Runnable
 
finalize
public void finalize() throws java.lang.Throwable
- 
- Overrides:
- finalize in class java.lang.Object