sbILibraryManagerListener Interface Reference

Manages the lifecycle of libraries in the system. More...

import"sbILibraryManagerListener.idl";

Inheritance diagram for sbILibraryManagerListener:
[legend]
Collaboration diagram for sbILibraryManagerListener:
[legend]

Public Member Functions

void onLibraryRegistered (in sbILibrary aLibrary)
 Called when a library is registered with the Library Manager. More...
 
void onLibraryUnregistered (in sbILibrary aLibrary)
 Called when a library is unregistered from the Library Manager. More...
 

Detailed Description

Manages the lifecycle of libraries in the system.

See Also
sbILibraryManager

Definition at line 44 of file sbILibraryManagerListener.idl.

Member Function Documentation

void sbILibraryManagerListener::onLibraryRegistered ( in sbILibrary  aLibrary)

Called when a library is registered with the Library Manager.

void sbILibraryManagerListener::onLibraryUnregistered ( in sbILibrary  aLibrary)

Called when a library is unregistered from the Library Manager.


The documentation for this interface was generated from the following file: