|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
java.util.concurrent
package).MicaConstants.PERSISTENCES
)
handleDeletedMob()
does nothing.
handleReplacedMob()
does nothing.
handleTypeManagerChanged()
does nothing.
isATypeOf(mob.getType(), typeName)
is true.
TYPE_DELETEDMOB
message
TYPE_NEWMOB
message
TYPE_REPLACEDMOB
message
TYPE_TYPEMANAGERCHANGED
message
MicaProperties
interfaceload(String,String,boolean,boolean)
method below,
allowing both user dir and local dir to override.
pop(null)
- pop(Object) -
Method in class unsw.cse.mica.util.StackableHandler
- Pop this handler off the stack, passing the object msg to the next handler down.
- pop() -
Method in class unsw.cse.mica.util.StackHandler
- Pop the top handler off the stack and notify the new top handler
This method simply calls
pop(null)
- pop(Object) -
Method in class unsw.cse.mica.util.StackHandler
- Pop the top handler off the stack and pass the message the handler that was beneath it.
- PREFIX -
Static variable in class unsw.cse.mica.blackboard.SimpleBlackboard
-
- process(Element, String) -
Method in class unsw.cse.mica.runner.AgentSettings
-
- process(Element, String) -
Method in class unsw.cse.mica.runner.BlackboardSettings
-
- process(Element, String) -
Method in class unsw.cse.mica.runner.ProcessSettings
- return true if handled, false otherwise
- PROCESS_MESSAGE_INITIALISED -
Static variable in class unsw.cse.mica.runner.ProcessHandler
-
- PROCESS_MESSAGE_INITIALISING -
Static variable in class unsw.cse.mica.runner.ProcessHandler
-
- PROCESS_MESSAGE_PREFIX -
Static variable in class unsw.cse.mica.runner.ProcessHandler
-
- PROCESS_MESSAGE_TERMINATED -
Static variable in class unsw.cse.mica.runner.ProcessHandler
-
- PROCESS_MESSAGE_TERMINATING -
Static variable in class unsw.cse.mica.runner.ProcessHandler
-
- processArgs(ArrayList) -
Method in class unsw.cse.mica.runner.AgentSettings
-
- processArgs(ArrayList) -
Method in class unsw.cse.mica.runner.BlackboardSettings
-
- processArgs(ArrayList) -
Method in class unsw.cse.mica.runner.ProcessSettings
-
- ProcessHandler - Class in unsw.cse.mica.runner
- An abstract class for handling the child processes.
- ProcessHandler(String, ProcessSettings) -
Constructor for class unsw.cse.mica.runner.ProcessHandler
-
- processingInstruction(String, String) -
Method in class unsw.cse.mica.util.StackHandler
-
- ProcessSettings - Class in unsw.cse.mica.runner
- Each child process is specified by a ProcessSettings object.
- ProcessSettings() -
Constructor for class unsw.cse.mica.runner.ProcessSettings
-
- ProcessSettings(ProcessSettings) -
Constructor for class unsw.cse.mica.runner.ProcessSettings
-
- PROGRESS -
Static variable in class unsw.cse.mica.util.Debug
-
- Proxy - Class in unsw.cse.mica.tools.proxy
- A Proxy represents the client-side version of information
that lives somewhere on the Swarm server.
- ProxyAgent - Class in unsw.cse.mica.tools.proxy
- A ProxyAgent handles the reading and writing of Proxy objects to and
from a server.
- ProxyAgent() -
Constructor for class unsw.cse.mica.tools.proxy.ProxyAgent
-
- ProxySet - Class in unsw.cse.mica.tools.proxy
- A Proxy Set is a collection of proxy objects that reside on the server.
- ProxySet() -
Constructor for class unsw.cse.mica.tools.proxy.ProxySet
-
- push(StackableHandler) -
Method in class unsw.cse.mica.util.StackableHandler
- Push a child handler onto the stack associated with this handler
- push(StackableHandler) -
Method in class unsw.cse.mica.util.StackHandler
- Push a new handler onto the stack
- put(Object) -
Method in class unsw.cse.mica.util.BlockingQueue
- Put a message on the queue
SimpleBlackboardSecurityManager
.BlackboardSecurityManager
interface.SimpleBlackboardSecurityManager
reading the agents/groups and mob authorisation rules from files.
AgentConnection
interface using SSL sockets.AgentConnection
interface using TCP sockets.terminate()
does nothing.
Attributes
object.
handleDeletedMob
message
handleNewMob
message
handleTypeManagerchanged
message
AgentProtocol
that uses XML to communicate with the blackboard.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |