|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
StationaryAgent
and
MobileAgent
objects.Agent
.true
if all queues are empty, false
otherwise.
LimeConsole
object this listener is associated
to.
LimeAgentMgr
object associated to this agent.
LimeConsole
object.in
or
rd
) or an operation accessing a non-local portion of the
shared tuple space is invoked from within a ReactionListener
object.out
, in
, or
inp
operation.null
if no matching tuple
exists.
true
if the host is engaged, false otherwise
true
if the queue of operations is empty,
false
otherwise.
true
if the thread calling this method is the
ILimeAgentAgent
object that owns this Lime tuple space
object, false
otherwise.
true
if this tuple space is currently shared,
false
otherwise.
Launcher
starts the run time support necessary for Lime
from the command line, and serves as the mechanism for passing parameters
to the LimeServer
when starting the runtime support from
within an application (see examples/SimpleLime.java for an example of how
to do this).mobileagent.mucode.Launcher
starts the run time support
necessary for both Lime and muCode from the command line.LimeConsole
object to display information about a given Lime
tuple space.LimeServer
.Tuple
objects.LimeTupleSpace
, provides an implementation for
the Interface Tuple Space (ITS), the most basic component of a Lime-based
application.host:port
.
host:port
.
String
arguments, that usually comes
directly from the command line.
null
if no matching tuple exists.
null
if no matching tuple exists.
null
if no matching tuple exists.
LimeConsole
associated with
the listener, and prints the tuple that has been reacted to.
NoSuchElementException
if the queue is empty.
ILimeAgent
object.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |