Returns the Manager with which this Context is associated. @return the Manager with which this Context is associated. If there is no associated Manager, return null
()
| 1575 | * <code>null</code> |
| 1576 | */ |
| 1577 | Manager getManager(); |
| 1578 | |
| 1579 | |
| 1580 | /** |
no outgoing calls