|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SbbLocalObject | |
|---|---|
| javax.slee | |
| Uses of SbbLocalObject in javax.slee |
|---|
| Methods in javax.slee that return SbbLocalObject | |
|---|---|
SbbLocalObject |
ChildRelation.create()
Create a new SBB entity of the SBB type associated with the relation. |
SbbLocalObject |
SbbContext.getSbbLocalObject()
Get a local object reference to the SBB entity currently associated with the instance. |
| Methods in javax.slee with parameters of type SbbLocalObject | |
|---|---|
void |
ActivityContextInterface.attach(SbbLocalObject sbb)
Attach an SBB entity to the Activity Context. |
void |
ActivityContextInterface.detach(SbbLocalObject sbb)
Detach an SBB entity from the Activity Context. |
boolean |
ActivityContextInterface.isAttached(SbbLocalObject sbb)
Determine if a specified SBB entity is attached to this Activity Context. |
boolean |
SbbLocalObject.isIdentical(SbbLocalObject obj)
Compare this SbbLocalObject for identity equality with another. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||