Manages the lifecycle of libraries in the system. More...
import"sbILibraryManagerListener.idl";
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... | |
Manages the lifecycle of libraries in the system.
Definition at line 44 of file sbILibraryManagerListener.idl.
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.