aa.application.AdaptiveQuad
Class YellowPageActor

java.lang.Object
  extended byaa.core.Actor
      extended byaa.application.AdaptiveQuad.YellowPageActor
All Implemented Interfaces:
java.io.Serializable

public class YellowPageActor
extends Actor

This actor maintains a list of the price of resources of all cyberorgs in the current platform

Author:
xinghuizhao
See Also:
Serialized Form

Field Summary
(package private)  ActorName bestFaci
           
(package private)  java.lang.Object[] current
           
(package private)  int times
           
 
Fields inherited from class aa.core.Actor
m_athread
 
Constructor Summary
YellowPageActor()
          Creates a new instance of YellowPageActor
 
Method Summary
 java.lang.Object[] search()
           
 
Methods inherited from class aa.core.Actor
become, become, become, become, become, become, become, become, become, become, become, becomeActor, call, call, call, call, call, call, call, call, call, call, call, callMessage, create, create, create, create, create, create, create, create, create, create, create, createActor, createRemote, createRemote, createRemote, createRemote, createRemote, createRemote, createRemote, createRemote, createRemote, createRemote, createRemote, createRemoteActor, destroy, echo, getActorName, getDefaultDirectoryManager, getDefaultDirectoryManager, getLastErrorMessage, migrate, print, printLastErrorMessage, println, send, send, send, send, send, send, send, send, send, send, send, sendMessage, setErrorMessage, uninit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bestFaci

ActorName bestFaci

current

java.lang.Object[] current

times

int times
Constructor Detail

YellowPageActor

public YellowPageActor()
Creates a new instance of YellowPageActor

Method Detail

search

public java.lang.Object[] search()
                          throws CommunicationException
Throws:
CommunicationException