#include <ConnectionEventListener.h>
Public Methods | |
| virtual | ~ConnectionEventListener () |
| obligatory vdtor. More... | |
| virtual void | connectionActivity (ConnectionEvent *evt)=0 |
| Connection event hook a component may supply. More... | |
|
|
obligatory vdtor.
00012 {}
|
|
|
Connection event hook a component may supply. Any action by the component on its Services is allowed during the connection activity, including getting, using, releasing, and unregistering a uses port. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002