|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lock | |
lime |
Uses of Lock in lime |
Subclasses of Lock in lime | |
(package private) class |
Result
Result will hold either a tuple or the response to the installation of the reaction (an array of objects). |
(package private) class |
ResultReactions
Result will hold either a tuple or the response to the installation of the reaction (an array of objects). |
(package private) class |
ResultTuple
Result will hold either a tuple or the response to the installation of the reaction (an array of objects). |
Fields in lime declared as Lock | |
(package private) Lock |
LocalOpDescriptor.lock
|
private Lock |
LimeTSMgr.transactionLock
|
Methods in lime that return Lock | |
(package private) Lock |
LimeTSMgr.getTransactionLock()
|
Constructors in lime with parameters of type Lock | |
TupleOpDescriptor(short type,
lights.interfaces.ITuple tuple,
AgentID caller,
Lock lock)
'TupleOpDescriptor' constructor for any local operation involving tuples |
|
ReactionsOpDescriptor(short type,
Reaction[] reactions,
AgentID caller,
Lock lock)
ReactionDescriptor constructor for any local operation involving reacitons |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |