|
SunSPOT API V2.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.squawk.io.mailboxes.Envelope
com.sun.spot.interisolate.RequestEnvelope
com.sun.spot.resourcesharing.AdjustLockCommand
public class AdjustLockCommand
| Constructor Summary | |
|---|---|
AdjustLockCommand(int isolateId,
String resourceName,
ResourceSharingScheme oldScheme,
ResourceSharingScheme newScheme)
|
|
| Method Summary | |
|---|---|
ReplyEnvelope |
execute(Object context)
|
| Methods inherited from class com.sun.spot.interisolate.RequestEnvelope |
|---|
getContents, getUid |
| Methods inherited from class com.sun.squawk.io.mailboxes.Envelope |
|---|
checkCallContext, getReplyAddress, getToAddress |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdjustLockCommand(int isolateId,
String resourceName,
ResourceSharingScheme oldScheme,
ResourceSharingScheme newScheme)
| Method Detail |
|---|
public ReplyEnvelope execute(Object context)
throws Exception
execute in class RequestEnvelopecontext - An arbitrary object that the request needs to execute itself
Exception
|
SunSPOT API V2.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||