|
pure virtual |
Gets the object info of all the registered objects whose stringified identities match the given expression.
| expr | The expression to match against the stringified identities of registered objects. The expression may contain a trailing wildcard (*) character. |
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |