|
pure virtual |
Finds a well-known object by type.
If there are several objects registered for the given type, the object is randomly selected.
| type | The object type. |
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |