Serialized Form


Package lime

Class lime.AgentCreationException implements Serializable

Class lime.AgentID implements Serializable

Serialized Fields

creationHost

LimeServerID creationHost
The identifier is composed of two parts: the LimeServerID of the host where the agent was created and a progressive number assigned by that LimeServer.

n

long n

Class lime.AgentLocation implements Serializable

Serialized Fields

agentID

AgentID agentID

Class lime.HostLocation implements Serializable

Serialized Fields

host

LimeServerID host

Class lime.IllegalReactionOperationException implements Serializable

Class lime.IllegalSharingException implements Serializable

Class lime.IllegalTupleSpaceAccessException implements Serializable

Class lime.IllegalTupleSpaceModificationException implements Serializable

Class lime.IllegalTupleSpaceNameException implements Serializable

Class lime.IncompatibleLocationsException implements Serializable

Class lime.LimeAgentMgr implements Serializable

Serialized Fields

id

AgentID id

spaces

java.util.Vector spaces

spacesShared

java.util.Vector spacesShared

Class lime.LimeError implements Serializable

Serialized Fields

internal

java.lang.Throwable internal

internalFlag

boolean internalFlag

Class lime.LimeException implements Serializable

Serialized Fields

internal

java.lang.Exception internal

internalFlag

boolean internalFlag

Class lime.LimeRuntimeException implements Serializable

Serialized Fields

internal

java.lang.Exception internal

internalFlag

boolean internalFlag

Class lime.LimeServerID implements Serializable

Serialized Fields

host

java.net.InetAddress host

port

int port

Class lime.LimeSystemReaction implements Serializable

Class lime.LimeTupleID implements Serializable

Serialized Fields

creationHost

LimeServerID creationHost
The identifier is composed of two parts: the address of the host where the tuple has been inserted and a progressive number assigned on that host.

n

long n

Class lime.LimeTupleSpace implements Serializable

Serialized Fields

owner

AgentID owner

name

java.lang.String name

ts

lights.interfaces.ITupleSpace ts

reactor

lime.Reactor reactor

upons

lime.UponMgr upons

shared

boolean shared

Class lime.LocalizedReaction implements Serializable

Class lime.Location implements Serializable

Serialized Fields

wildCard

int wildCard

Class lime.NoSuchReactionException implements Serializable

Class lime.Reaction implements Serializable

Serialized Fields

template

lights.interfaces.ITuple template

listener

ReactionListener listener

pendUponListener

lime.PendingUponListener pendUponListener

mode

short mode

current

Location current

destination

AgentLocation destination

Class lime.ReactionEvent implements Serializable

Serialized Fields

eventTuple

lights.interfaces.ITuple eventTuple

reaction

RegisteredReaction reaction

Class lime.RegisteredReaction implements Serializable

Serialized Fields

isNew

boolean isNew

next

RegisteredReaction next

prev

RegisteredReaction prev

seqNum

long seqNum

tsName

java.lang.String tsName

agent

AgentID agent

tuplesReacted

java.util.Hashtable tuplesReacted

isWeak

boolean isWeak

inReactorReaction

RegisteredReaction inReactorReaction

uponProbe

lime.UponProbeDescriptor uponProbe

Class lime.StationaryAgent implements Serializable

Serialized Fields

mgr

LimeAgentMgr mgr

Class lime.TransactionID implements Serializable

Serialized Fields

initiationHost

LimeServerID initiationHost
The identifier is composed of two parts: the address of the host where the transaction has been initiated and a progressive number assigned on that host.

n

long n

Class lime.TupleSpaceEngineException implements Serializable

Class lime.UbiquitousReaction implements Serializable


Package lime.mobileagent.mucode

Class lime.mobileagent.mucode.MobileAgent implements Serializable

Serialized Fields

mgr

LimeAgentMgr mgr


Package lime.util.console

Class lime.util.console.LimeConsoleListener implements Serializable

Serialized Fields

provider

IConsoleProvider provider