#include <Dynamic_Service.h>
Inheritance diagram for ACE_Dynamic_Service:
Static Public Methods | |
TYPE * | instance (const ACE_TCHAR *name) |
Return instance using <name> to search the Service_Repository. More... |
Uses "name" for lookup in the ACE service repository. Obtains the object and returns it as the appropriate type.
|
Return instance using <name> to search the Service_Repository.
Reimplemented from ACE_Dynamic_Service_Base. |