Returns the instance manager associated with this context. @return the instance manager associated with this context
()
| 753 | * @return the instance manager associated with this context |
| 754 | */ |
| 755 | InstanceManager getInstanceManager(); |
| 756 | |
| 757 | /** |
| 758 | * Set the instance manager associated with this context. |
no outgoing calls