|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectNotFoundException | |
---|---|
manager | |
object |
Uses of ObjectNotFoundException in manager |
---|
Methods in manager that throw ObjectNotFoundException | |
---|---|
void |
LocalManager.deletePublicObject(PublicObject obj)
Explicitly delete the (locally registered) public object from the federation. |
Uses of ObjectNotFoundException in object |
---|
Methods in object that throw ObjectNotFoundException | |
---|---|
void |
PublicObject.delete()
|
void |
ReferenceTable.deregister(PublicObject ob)
Removes the reference to the given object from the ReferenceTable. |
PublicObject |
ReferenceTable.getObject(int ID)
Get the PublicObject specified by the given handle. |
void |
ObjectLookup.localDelete(PublicObject obj)
|
void |
ObjectLookup.notifyOwnership(int objectHandle,
hla.rti13.java1.AttributeHandleSet handles)
|
void |
ObjectLookup.notifyOwnershipFailure(int objectHandle,
hla.rti13.java1.AttributeHandleSet handles)
|
void |
ObjectLookup.refreshObject(int handle)
|
void |
ObjectLookup.resolveUpdate(int objectHandle,
ReflectedAttributes13 attrs,
double time)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |